From 35bb09e86dffa3e84f58b62a85aefc4579004a5c Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 9 Jan 2007 13:12:27 +0000 Subject: [PATCH] Add the new modules utf8-ucs4-safe, utf16-ucs4-safe. --- ChangeLog | 2 ++ MODULES.html.sh | 2 ++ 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9314b0320..7155a3b4b 100644 --- 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 * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c. diff --git a/MODULES.html.sh b/MODULES.html.sh index e7865d51a..a19092b23 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -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" -- 2.11.0