about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorRafal Luzynski <digitalfreak@lingonborough.com>2018-01-30 12:31:12 +0100
committerRafal Luzynski <digitalfreak@lingonborough.com>2018-06-29 12:36:53 +0200
commit339124ab429ce917dfbcd75e2acc4299d27340f9 (patch)
tree6b68432b73f679eeee398eb8424b9889a241f4f9 /NEWS
parentc1f86a33ca32e26a9d6e29fc961e5ecb5e2e5eb4 (diff)
downloadglibc-339124ab429ce917dfbcd75e2acc4299d27340f9.tar.gz
glibc-339124ab429ce917dfbcd75e2acc4299d27340f9.tar.xz
glibc-339124ab429ce917dfbcd75e2acc4299d27340f9.zip
ast_ES: Add alternative month names (bug 23140).
	[BZ #23140]
	* localedata/locales/ast_ES (mon): Rename to...
	(alt_mon): This.
	(mon): Import from CLDR (genitive case).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 9d6fc08eb3..d1de6830a1 100644
--- a/NEWS
+++ b/NEWS
@@ -25,9 +25,9 @@ Major new features:
     fMxdivfNx functions.
 
 * Nominative and genitive month names are now supported for the following
-  languages: Catalan, Czech, Kashubian, Scottish Gaelic, Upper Sorbian,
-  and Walloon.  The following languages now support abbreviated alternative
-  month names: Catalan, Greek, and Kashubian.
+  languages: Asturian, Catalan, Czech, Kashubian, Scottish Gaelic,
+  Upper Sorbian, and Walloon.  The following languages now support
+  abbreviated alternative month names: Catalan, Greek, and Kashubian.
 
 * Building and running on GNU/Hurd systems now works without out-of-tree
   patches.