Mercurial > hg > octave-shane > gnulib-hg
diff NEWS @ 8438:238942284e2f
Allow the use of a destructor for the values stored in the list.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 16 Mar 2007 00:30:06 +0000 |
parents | 36bbb949160c |
children | f4bf8ff7f21b |
line wrap: on
line diff
--- a/NEWS +++ b/NEWS @@ -6,6 +6,10 @@ 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. + 2007-03-15 oset The function gl_oset_create_empty now takes a array-oset third argument. You can pass NULL. avltree-oset