diff options
author | Andreas Rottmann <a.rottmann@gmx.at> | 2009-09-14 12:32:44 +0200 |
---|---|---|
committer | Andreas Rottmann <a.rottmann@gmx.at> | 2009-09-14 12:32:44 +0200 |
commit | fa095a4504cbe668e4244547e2c141597bea4ecf (patch) | |
tree | 06135820a286ffec47804e75fbf8a147e92acd2e /NEWS |
Imported Upstream version 0.9.1upstream/0.9.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |