X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=95919315e05c6d8fb763001a61396148e88c376e;hb=b6ccac4f09fe7d01cc0b2aeb7b23d028f520ecef;hp=6c86dcf1a0b3b4210bea4ed2ee9ce74d1b3db6d9;hpb=b98e787642df0dc6c3b3cf58798e7fd339a0a290;p=gnulib.git diff --git a/NEWS b/NEWS index 6c86dcf1a..95919315e 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,17 @@ User visible incompatible changes Date Modules Changes +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. @@ -57,8 +68,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"