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 9314b03..7155a3b 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 e7865d5..a19092b 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"