changeset 10080:d0e8add2a62d

Update after linebreak module was split.
author Bruno Haible <bruno@clisp.org>
date Thu, 15 May 2008 23:04:58 +0200
parents 6b412972dce7
children ea9dd8bc5005
files ChangeLog MODULES.html.sh
diffstat 2 files changed, 17 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu May 15 14:51:43 2008 -0600
+++ b/ChangeLog	Thu May 15 23:04:58 2008 +0200
@@ -1,3 +1,9 @@
+2008-05-15  Bruno Haible  <bruno@clisp.org>
+
+	* MODULES.html.sh (Internationalization functions): Remove linebreak.
+	(Unicode string functions): Add unilbrk/*.
+	Reported by Karl Berry.
+
 2008-05-15  Eric Blake  <ebb9@byu.net>
 
 	Fix violation of <stdbool.h> replacement in regex.
--- a/MODULES.html.sh	Thu May 15 14:51:43 2008 -0600
+++ b/MODULES.html.sh	Thu May 15 23:04:58 2008 +0200
@@ -2411,7 +2411,6 @@
   func_module unicodeio
   func_module rpmatch
   func_module yesno
-  func_module linebreak
   func_module bison-i18n
   func_end_table
 
@@ -2802,6 +2801,17 @@
   func_module uniwidth/u32-strwidth
   func_module uniwidth/u32-width
   func_module uniwidth/width
+  func_module unilbrk/base
+  func_module unilbrk/tables
+  func_module unilbrk/ulc-common
+  func_module unilbrk/u8-possible-linebreaks
+  func_module unilbrk/u16-possible-linebreaks
+  func_module unilbrk/u32-possible-linebreaks
+  func_module unilbrk/ulc-possible-linebreaks
+  func_module unilbrk/u8-width-linebreaks
+  func_module unilbrk/u16-width-linebreaks
+  func_module unilbrk/u32-width-linebreaks
+  func_module unilbrk/ulc-width-linebreaks
   func_end_table
 
   element="Executing programs"