This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH COMMITTED] NEWS: Mention the locale data changes (bug 22848, 22937, 22963).


Alternative (nominative/genitive) month names have been added to the
Catalan and Czech locale data and the abbreviated alternative names to
Catalan and Greek.
---
 NEWS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/NEWS b/NEWS
index 03330d4..5c0a3c6 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,10 @@ Major new features:
   - fadd, faddl, daddl and corresponding fMaddfN, fMaddfNx, fMxaddfN and
     fMxaddfNx functions.
 
+* Nominative and genitive month names are now supported for the Catalan and
+  Czech languages.  The Catalan and Greek languages now support abbreviated
+  alternative month names.
+
 Deprecated and removed features, and other changes affecting compatibility:
 
  * The nonstandard header files <libio.h> and <_G_config.h> are no longer
-- 
2.7.5


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]