summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-03-21 23:25:16 +0100
committerBruno Haible <bruno@clisp.org>2011-03-21 23:25:16 +0100
commit7bb72682e5dd5f6701e12045167c243464fdd505 (patch)
tree314c5fd1a2fe39849c83dcbd7ef1f92009e7dc9e /NEWS
parent322abebd4f53123734e8d65cac9bcaabda63ad02 (diff)
downloadlibunistring-7bb72682e5dd5f6701e12045167c243464fdd505.tar.gz
Add support for Arabic shaping properties.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 948bd80..78c562f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
New in 0.9.4:
* The data tables and line breaking algorithm have been updated to Unicode
version 6.0.0.
+* In the include file unictype.h, functions for the Arabic joining type and
+ the Arabic joining group have been added:
+ uc_joining_type_name
+ uc_joining_type_byname
+ uc_joining_type
+ uc_joining_group_name
+ uc_joining_group_byname
+ uc_joining_group
* In the include file unictype.h, functions for new predefined properties
have been added:
uc_is_property_cased