summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Rottmann <a.rottmann@gmx.at>2009-09-14 12:32:44 +0200
committerAndreas Rottmann <a.rottmann@gmx.at>2009-09-14 12:32:44 +0200
commitfa095a4504cbe668e4244547e2c141597bea4ecf (patch)
tree06135820a286ffec47804e75fbf8a147e92acd2e /NEWS
Imported Upstream version 0.9.1upstream/0.9.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..bc52e97
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,9 @@
+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.
+* The new include file uniwbrk.h implements word break determination.
+* The library source code is now part of gnulib.