X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=NEWS;h=72b2b58e85581cdc42d163f7ada91f67cff4a49e;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=b45216f12071e96950901f4557b20820c919ae32;hpb=8fe59d16da6be1fbd1a3a9e507d620bd381b00da;p=gnulib.git diff --git a/NEWS b/NEWS index b45216f12..72b2b58e8 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,16 @@ User visible incompatible changes Date Modules Changes +2009-12-13 sublist The module does not define functions any more that + call xalloc_die() in out-of-memory situations. Use + module 'xsublist' and include file "gl_xsublist.h" + instead. + +2009-12-13 list The module does not define functions any more that + call xalloc_die() in out-of-memory situations. + Use module 'xlist' and include file "gl_xlist.h" + instead. + 2009-12-13 oset The module does not define functions any more that call xalloc_die() in out-of-memory situations. Use module 'xoset' and include file "gl_xoset.h"