From e062ed7a99ca4e88a93db19362800a3326a462ea Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 16 Mar 2007 00:30:06 +0000 Subject: Allow the use of a destructor for the values stored in the list. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e9bbe8d3d1..5aa7375b65 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,10 @@ 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. + 2007-03-15 oset The function gl_oset_create_empty now takes a array-oset third argument. You can pass NULL. avltree-oset -- cgit v1.2.1