Improve ChangeLog entry for Ulrich Drepper's change.
authorBruno Haible <bruno@clisp.org>
Wed, 23 Jul 2008 10:34:14 +0000 (12:34 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 23 Jul 2008 10:34:14 +0000 (12:34 +0200)
ChangeLog

index 4d5f18e..97f6c76 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2008-07-23  Ulrich Drepper  <drepper@redhat.com>
 
-       * lib/canonicalize-lgpl.c (__realpath): readlink can write too
-       much into the buffer on platforms without PATH_MAX.
+       * lib/canonicalize-lgpl.c (__realpath): Avoid buffer overflow after
+       readlink on platforms without PATH_MAX.
 
 2008-07-21  Eric Blake  <ebb9@byu.net>