summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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.