NEWS.stable: update
[gnulib.git] / ChangeLog
index eee8813..15d64f8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,10 @@
 2011-05-24  Eric Blake  <eblake@redhat.com>
 
-       atexit-tests: ensure reliable exit status
-       * tests/test-atexit.sh: Prefer 'Exit' over 'exit'.
-       Reported by Bruno Haible.
+       docs: document recently fixed glibc printf bug
+       * doc/posix-functions/fprintf.texi (fprintf): Document it.
+       * doc/posix-functions/printf.texi (printf): Likewise.
+       * doc/posix-functions/vfprintf.texi (vfprintf): Likewise.
+       * doc/posix-functions/vprintf.texi (vprintf): Likewise.
 
 2011-05-24  Eric Blake  <eblake@redhat.com>