From: Bruno Haible Date: Sat, 17 Mar 2007 16:30:30 +0000 (+0000) Subject: Mention all modules affected by last change. X-Git-Tag: cvs-readonly~766 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=a63da2bb2202544a28941e2a8f1f529001762957;p=gnulib.git Mention all modules affected by last change. --- diff --git a/NEWS b/NEWS index c1f24d2f4..5dd3537ef 100644 --- a/NEWS +++ b/NEWS @@ -7,8 +7,14 @@ User visible incompatible changes Date Modules Changes 2007-03-15 list The functions gl_list_create_empty and - gl_list_create now take an extra fourth argument. - You can pass NULL. + array-list gl_list_create now take an extra fourth argument. + carray-list You can pass NULL. + linked-list + linkedhash-list + avltree-list + rbtree-list + avltreehash-list + rbtreehash-list 2007-03-15 oset The function gl_oset_create_empty now takes a array-oset third argument. You can pass NULL.