Add the new modules utf8-ucs4-safe, utf16-ucs4-safe.
authorBruno Haible <bruno@clisp.org>
Tue, 9 Jan 2007 13:12:27 +0000 (13:12 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 9 Jan 2007 13:12:27 +0000 (13:12 +0000)
ChangeLog
MODULES.html.sh

index 9314b0320333b7175c5149f034290a420ccdeb82..7155a3b4bbda1e363b41d3798cda5c2269a69d61 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,8 @@
        * lib/utf16-ucs4-safe.h: New file.
        * lib/unistr/utf16-ucs4-safe.c: New file.
 
+       * MODULES.html.sh (Unicode string functions): Add the new modules.
+
 2007-01-08  Bruno Haible  <bruno@clisp.org>
 
        * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
index e7865d51af7ab5a0ebc2e328eff2198a896ee25f..a19092b2348ed0b4ba6d0ca42ac979db8f687a09 100755 (executable)
@@ -2138,6 +2138,8 @@ func_all_modules ()
   func_module ucs4-utf16
   func_module utf8-ucs4
   func_module utf16-ucs4
+  func_module utf8-ucs4-safe
+  func_module utf16-ucs4-safe
   func_end_table
 
   element="Executing programs"