getcwd-lgpl: relax test for FreeBSD
[gnulib.git] / ChangeLog
index 1ce48bb..a174518 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2011-05-13  Eric Blake  <eblake@redhat.com>
+
+       getcwd-lgpl: relax test for FreeBSD
+       * doc/posix-functions/getcwd.texi (getcwd): Document portability
+       issue.
+       * tests/test-getcwd-lgpl.c (main): Relax test.
+       Reported by Matthias Bolte.
+
+2011-05-11  Eric Blake  <eblake@redhat.com>
+
+       test-fflush: silence compiler warning
+       * tests/test-fflush.c (main): Don't fclose a NULL pointer.
+
 2011-05-11  Bruno Haible  <bruno@clisp.org>
 
        canonicalize, canonicalize-lgpl: Avoid crash dialog on MacOS X.