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 27ad189..8ac973c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+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.
+ (Bit mask API): Mention UC_CATEGORY_MASK_LC.
+
2011-03-22 Bruno Haible <bruno@clisp.org>
Use term "bidi class" instead of "bidirectional category".