diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-08-22 07:04:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-08-22 07:04:23 +0000 |
commit | 682e4437a0784a917bc2df89a6b7d5cbfdefc8a0 (patch) | |
tree | 4ab183a381efde9b07e81d2ae5b87f121357c0a6 /ChangeLog | |
parent | 7d55c9eb43b69bf515f7ea7f828dc0edb9d4f501 (diff) | |
download | glibc-682e4437a0784a917bc2df89a6b7d5cbfdefc8a0.tar glibc-682e4437a0784a917bc2df89a6b7d5cbfdefc8a0.tar.gz glibc-682e4437a0784a917bc2df89a6b7d5cbfdefc8a0.tar.bz2 glibc-682e4437a0784a917bc2df89a6b7d5cbfdefc8a0.zip |
[BZ #4582]
* debug/segfault.c: Fix typos in comments.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-08-21 Ulrich Drepper <drepper@redhat.com> + [BZ #4582] + * debug/segfault.c: Fix typos in comments. + [BZ #4588] * stdio-common/tempnam.c: Fix comment, it is not checked that TMPDIR points to a writable directory. |