From: Bruno Haible Date: Thu, 1 Feb 2007 17:22:52 +0000 (+0000) Subject: Fix module name list after recent renamings. X-Git-Tag: cvs-readonly~1156 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=74767fdda8d0692b3424356a0898fa6097582501;p=gnulib.git Fix module name list after recent renamings. --- diff --git a/ChangeLog b/ChangeLog index 2b2b838d9..b4e602f48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-02-01 Bruno Haible + + * MODULES.html.sh (Unicode string functions): Update after 2007-01-27 + renamings. + 2007-02-01 Eric Blake * modules/regex (Depends-on): Revert dependence on mempcpy. diff --git a/MODULES.html.sh b/MODULES.html.sh index 00119c288..d2ed19bce 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -2182,10 +2182,10 @@ func_all_modules () func_module unitypes func_module ucs4-utf8 func_module ucs4-utf16 + func_module utf8-ucs4-unsafe + func_module utf16-ucs4-unsafe func_module utf8-ucs4 func_module utf16-ucs4 - func_module utf8-ucs4-safe - func_module utf16-ucs4-safe func_module unistr/base func_module unistr/u8-to-u16 func_module unistr/u8-to-u32 @@ -2214,12 +2214,12 @@ func_all_modules () func_module unistr/u8-mblen func_module unistr/u16-mblen func_module unistr/u32-mblen + func_module unistr/u8-mbtouc-unsafe + func_module unistr/u16-mbtouc-unsafe + func_module unistr/u32-mbtouc-unsafe func_module unistr/u8-mbtouc func_module unistr/u16-mbtouc func_module unistr/u32-mbtouc - func_module unistr/u8-mbtouc-safe - func_module unistr/u16-mbtouc-safe - func_module unistr/u32-mbtouc-safe func_module unistr/u8-move func_module unistr/u16-move func_module unistr/u32-move