changeset 8861:814d6b735b16

* NEWS: Mention the incompatible change (s/futimens/gl_futimens/) forced upon us by glibc-2.6.
author Jim Meyering <jim@meyering.net>
date Sun, 20 May 2007 09:19:12 +0000
parents 771a56a41b5b
children 5900f6987283
files ChangeLog NEWS
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@
 
 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