summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-12-26 17:22:49 +0100
committerBruno Haible <bruno@clisp.org>2009-12-26 17:39:57 +0100
commita1c4245eaec6bcdf39cd9f2722222e16230adceb (patch)
tree9a1109a0e6cbbdb1a805e79c21171e3fb5a0caa8 /NEWS
parent4491f9c1b8899880bf1a15ebc1cf411a89389df6 (diff)
downloadlibunistring-a1c4245eaec6bcdf39cd9f2722222e16230adceb.tar.gz
Prepare for release 0.9.2.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bc52e97..958dc90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+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.