Oops, fix last commit so that it also works with modf().
[gnulib.git] / ChangeLog
index da0cc3f..b0d7104 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 2010-07-31  Bruno Haible  <bruno@clisp.org>
 
+       posix-modules: Ignore backup files of documentation files.
+       * posix-modules: grep only through files named *.texi.
+
+2010-07-31  Bruno Haible  <bruno@clisp.org>
+
+       symlinkat: Fix documentation.
+       * doc/posix-functions/readlinkat.texi: Fix module name.
+
+2010-07-31  Bruno Haible  <bruno@clisp.org>
+
        fchownat: Replace also when chown has the trailing slash bug.
        * m4/openat.m4 (gl_FUNC_FCHOWNAT): Move the test of REPLACE_CHOWN
        outside the gl_FUNC_FCHOWNAT_DEREF_BUG invocation. Fixes regression