changeset 8452:1995f0dca46c

Mention all modules affected by last change.
author Bruno Haible <bruno@clisp.org>
date Sat, 17 Mar 2007 16:30:30 +0000
parents ba5ed28cb276
children 248267dd3a24
files NEWS
diffstat 1 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS
+++ b/NEWS
@@ -7,8 +7,14 @@
 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.