summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-03-26 13:06:51 +0100
committerBruno Haible <bruno@clisp.org>2011-03-26 13:06:51 +0100
commitd21d53bde06e6d7ebdf9c0a1a74255204fde1252 (patch)
tree14f8310c86d7bb79fe52eaf19d984abaa454dfbe /ChangeLog
parentebe5d182f5227a55c022aacd5bc44a8ccc21f269 (diff)
downloadlibunistring-d21d53bde06e6d7ebdf9c0a1a74255204fde1252.tar.gz
Support long names of bidi classes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91df5cc..b570c89 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2011-03-26 Bruno Haible <bruno@clisp.org>
+ Support long names of bidi classes.
+ * doc/unictype.texi (Object oriented API): Document
+ uc_bidi_class_long_name. Mention that uc_bidi_class_byname recognizes
+ long names.
+
+2011-03-26 Bruno Haible <bruno@clisp.org>
+
Update after gnulib changed.
* autogen.sh (GNULIB_MODULES): Use unictype/bidiclass-all instead of
unictype/bidicategory-all.