summaryrefslogtreecommitdiff
path: root/NEWS
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 /NEWS
parentebe5d182f5227a55c022aacd5bc44a8ccc21f269 (diff)
downloadlibunistring-d21d53bde06e6d7ebdf9c0a1a74255204fde1252.tar.gz
Support long names of bidi classes.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cfe771c..00e3fce 100644
--- a/NEWS
+++ b/NEWS
@@ -37,8 +37,10 @@ New in 0.9.4:
* In the include file unictype.h, functions for returning long names of
property values have been added:
uc_general_category_long_name
+ uc_bidi_class_long_name
The functions
uc_general_category_byname
+ uc_bidi_class_byname
have been extended to recognize long names as well as short names.
* It is now easier to detect the subminor version: The value of the variable
_libunistring_version and of the macro _LIBUNISTRING_VERSION now includes