summaryrefslogtreecommitdiff
path: root/NEWS
blob: 958dc90ec85136cab1b56a35e58fbe5bffcc732a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
New in 0.9.2:
* The function uc_locale_language now uses the locale of the current thread,
  if a thread-specific locale has been set.

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.