summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 22b08784d..2c648b0fa 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,12 @@ Version 0.21.1 - December 2020
(of type 'const wchar_t *', 'const char16_t *', or 'const char32_t *') as
arguments.
+* Runtime behaviour:
+ - On AIX, locale names with a script or with an uppercase language are now
+ supported.
+ For example, sr_Cyrl_RS.UTF-8 is treated like sr_RS.UTF-8@cyrillic, and
+ EN_US.UTF-8 is treated like en_US.UTF-8.
+
Version 0.21 - July 2020
* Programming languages support: