X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS;h=aec16367b18fb9567eedfe57f70db32773d99de7;hb=0034c743dcadd50df63d0eea09001aacce2c43df;hp=35ee0b6672ca6c4b7a1a9367da2e25cc53842380;hpb=9f88c0b0e0cfa8a9c25f1db4f58b837c7b891575;p=gnulib.git diff --git a/NEWS b/NEWS index 35ee0b667..aec16367b 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,15 @@ 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 + #include + 2007-04-06 gettext The macro HAVE_LONG_DOUBLE is no longer set. You can replace all its uses with 1, i.e. assume 'long double' as a type exists. @@ -48,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"