summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-03-17 16:30:30 +0000
committerBruno Haible <bruno@clisp.org>2007-03-17 16:30:30 +0000
commita63da2bb2202544a28941e2a8f1f529001762957 (patch)
tree730c95e1220a408aa099195118396f636c9680e7 /NEWS
parent7f9ee7e3bd7221b2faf6e05b5d16dabbc112fd6f (diff)
downloadgnulib-a63da2bb2202544a28941e2a8f1f529001762957.tar.gz
Mention all modules affected by last change.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 8 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index c1f24d2f4b..5dd3537ef3 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.