* NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
authorJim Meyering <jim@meyering.net>
Sun, 20 May 2007 09:19:12 +0000 (09:19 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 20 May 2007 09:19:12 +0000 (09:19 +0000)
forced upon us by glibc-2.6.

ChangeLog
NEWS

index 46f6a22..a4b17c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-20  Jim Meyering  <jim@meyering.net>
+
+       * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
+       forced upon us by glibc-2.6.
+
 2007-05-20  Bruno Haible  <bruno@clisp.org>
 
        Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
diff --git a/NEWS b/NEWS
index 3bf067f..6c86dcf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ User visible incompatible changes
 
 Date        Modules         Changes
 
+2007-05-20  utimens         Renamed futimens to gl_futimens, to avoid
+                            conflict with the glibc-2.6-introduced function
+                            that has a different signature.
+
 2007-05-01  sigprocmask     The module now depends on signal, so replace
                               #include "sigprocmask.h"
                             with