summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-03-26 11:20:29 +0100
committerBruno Haible <bruno@clisp.org>2011-03-26 11:20:29 +0100
commit2fecc28015258d269433f08f9a34e3e9d10156cd (patch)
treeda21c2a8d0ef8aa34024301da8c945effd3b3355 /ChangeLog
parent213475ab1f293526d4b4d1a90607f2e3425fa7e7 (diff)
downloadlibunistring-2fecc28015258d269433f08f9a34e3e9d10156cd.tar.gz
Support names and long names of canonical combining classes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56796eb..5c71eeb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-03-26 Bruno Haible <bruno@clisp.org>
+
+ Support names and long names of canonical combining classes.
+ * 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.
+
2011-03-25 Bruno Haible <bruno@clisp.org>
Support long names of general category values.