summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-03-26 12:58:57 +0100
committerBruno Haible <bruno@clisp.org>2011-03-26 12:58:57 +0100
commitebe5d182f5227a55c022aacd5bc44a8ccc21f269 (patch)
tree88bef5556ae99b34ee7a55171ad512054811467d /ChangeLog
parentff937d6f53d3e2b26d94c638453e02cb940739fd (diff)
downloadlibunistring-ebe5d182f5227a55c022aacd5bc44a8ccc21f269.tar.gz
Support names and long names of canonical combining classes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53f79a8..91df5cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
2011-03-26 Bruno Haible <bruno@clisp.org>
Support names and long names of canonical combining classes.
+ * autogen.sh (GNULIB_MODULES): Use unictype/combining-class-all instead
+ of unictype/combining-class.
* doc/unictype.texi (Canonical combining class): Mention UC_CCC_ATA.
Document the functions uc_combining_class_name,
uc_combining_class_long_name, uc_combining_class_byname.