diff NEWS @ 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 974cb4afc21f
children 1627fd93e51e
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.