X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS;h=7aaa55025a9bb317b72d45c4d0b4a26aec6caa16;hb=811b6ef05c574d054648a2f41bc5a2efc92f5371;hp=488774306a36e25b03552e9ce1bb2909d88d5313;hpb=2cefd738d1d50d61b5a14d145143697f8e6ef394;p=gnulib.git diff --git a/NEWS b/NEWS index 488774306..7aaa55025 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,14 @@ User visible incompatible changes Date Modules Changes +2012-02-24 streq This module no longer provides the STREQ macro. + Use STREQ_OPT instead. + +2012-01-10 ignore-value This module no longer provides the ignore_ptr + function. It was deprecated a year ago, but existed + so briefly before then that it never came into use. + Now, the ignore_value function does its job. + 2011-11-18 hash This module deprecates the hash_insert0 function using gcc's "deprecated" attribute. Use the better- named hash_insert_if_absent equivalent. @@ -538,12 +546,12 @@ Date Modules Changes . 2007-06-09 xallocsa Renamed to xmalloca. The include file "xallocsa.h" - was remamed to "xmalloca.h". The function was + was renamed 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 + was renamed to "malloca.h". The function-like macros were renamed: allocsa -> malloca freesa -> freea