diff NEWS @ 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 bb4e89fdfa87
children 41d1dcf3e597
line wrap: on
line diff
--- 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