X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS;h=dd230cb5055d476a554dc2732f093c7f8ae629da;hb=fb7fde6f658ac18b7ab7ca61dca9a290cc8c3348;hp=3bf067f97955ca0d9b19e61794695de12fdca8f4;hpb=7f5dc4fe7e3b3a9ce3952a0e49454e2825700a30;p=gnulib.git diff --git a/NEWS b/NEWS index 3bf067f97..dd230cb50 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,35 @@ User visible incompatible changes Date Modules Changes +2007-07-14 gpl, lgpl New Texinfo versions with no sectioning commands. + +2007-07-10 version-etc Output now mentions GPLv3+, not GPLv2+. Use + gnulib-tool --local-dir to override this. + +2007-07-07 wcwidth The include file is changed from "wcwidth.h" to + . + +2007-07-02 gpl, lgpl Renamed to gpl-2.0 and lgpl-2.1 respectively. + (There is also a new module gpl-3.0.) + +2007-06-16 lchown The include file is changed from "lchown.h" to + . + +2007-06-09 xallocsa Renamed to xmalloca. The include file "xallocsa.h" + was remamed to "xmalloca.h". The function was + renamed: + xallocsa -> xmalloca + +2007-06-09 allocsa Renamed to malloca. The include file "allocsa.h" + was remamed to "malloca.h". The function-like + macros were renamed: + allocsa -> malloca + freesa -> freea + +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 +82,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"