changeset 7804:0d3b53923879

Add the new modules utf8-ucs4-safe, utf16-ucs4-safe.
author Bruno Haible <bruno@clisp.org>
date Tue, 09 Jan 2007 13:12:27 +0000
parents 8d865a94a25a
children 2ee7433618fe
files ChangeLog MODULES.html.sh
diffstat 2 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.
--- a/MODULES.html.sh
+++ b/MODULES.html.sh
@@ -2138,6 +2138,8 @@
   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"