summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-06-30 00:42:04 +0200
committerBruno Haible <bruno@clisp.org>2009-06-30 00:42:04 +0200
commit116c15a81610cdeab05883d1a8e5149c1964ab20 (patch)
treeebb18d5f7e078ba2c8c9d7097db5cc05c1c45057 /NEWS
parent668e2b571d78b8efa276475170b345ab79c9713f (diff)
downloadlibunistring-116c15a81610cdeab05883d1a8e5149c1964ab20.tar.gz
New functions for case mapping of substrings.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a4b8aa2..bc52e97 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+New in 0.9.1:
+* In the include file unicase.h, functions for case mapping of substrings have
+ been added.
+
New in 0.9:
* The new include file unicase.h implements case folding.
* The new include file uninorm.h implements normalization.