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 8ac973c..56796eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2011-03-25 Bruno Haible <bruno@clisp.org>
+ Support long names of general category values.
+ * doc/unictype.texi (Object oriented API): Document
+ uc_general_category_long_name. Mention that uc_general_category_byname
+ recognizes long names.
+
+2011-03-25 Bruno Haible <bruno@clisp.org>
+
Add support for general category group LC.
* doc/unictype.texi (Object oriented API): Mention UC_CATEGORY_LC,
UC_CASED_LETTER.