diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 733b4e4d21..77af3ec1f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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. |