Linux uClibc built without wide character support lacks <wchar.h>.
[gnulib.git] / NEWS
diff --git a/NEWS b/NEWS
index 3bf067f..aec1636 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
@@ -53,8 +57,8 @@ Date        Modules         Changes
                             "utf8-ucs4-unsafe.h" to "unistr.h".
             utf16-ucs4      The include file is changed from "utf16-ucs4.h"
                             to "unistr.h".
-            utf16-ucs4-unsafe  The include file is changed from "utf16-ucs4.h"
-                            to "unistr.h".
+            utf16-ucs4-unsafe  The include file is changed from
+                            "utf16-ucs4-unsafe.h" to "unistr.h".
             ucs4-utf8       The include file is changed from "ucs4-utf8.h"
                             to "unistr.h".
             ucs4-utf16      The include file is changed from "ucs4-utf16.h"