summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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.