diff NEWS @ 8478:1627fd93e51e

Remove module 'iconvme'.
author Bruno Haible <bruno@clisp.org>
date Tue, 20 Mar 2007 00:35:56 +0000
parents 1995f0dca46c
children 2d9de99c11d9
line wrap: on
line diff
--- a/NEWS	Mon Mar 19 23:29:43 2007 +0000
+++ b/NEWS	Tue Mar 20 00:35:56 2007 +0000
@@ -6,6 +6,11 @@
 
 Date        Modules         Changes
 
+2007-03-19  iconvme         The module is removed. Use module striconv instead:
+                            iconv_string -> str_iconv
+                            iconv_alloc -> str_cd_iconv (with reversed
+                                           arguments)
+
 2007-03-15  list            The functions gl_list_create_empty and
             array-list      gl_list_create now take an extra fourth argument.
             carray-list     You can pass NULL.