aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRafal Luzynski <digitalfreak@lingonborough.com>2018-03-15 03:29:07 +0100
committerFangrui Song <i@maskray.me>2021-08-27 16:22:07 -0700
commitc1b247e3c4ec065df8f0b9fe6f0c5cfdc7fa6a58 (patch)
treea3b4664af9cb436b9b38628958a77b99e3e22eda /NEWS
parent88b3498548d7d93eb60f3c49abb1a6f5bfba706c (diff)
downloadglibc-c1b247e3c4ec065df8f0b9fe6f0c5cfdc7fa6a58.zip
glibc-c1b247e3c4ec065df8f0b9fe6f0c5cfdc7fa6a58.tar.gz
glibc-c1b247e3c4ec065df8f0b9fe6f0c5cfdc7fa6a58.tar.bz2
NEWS: Add entries for bugs: 22848, 22932, 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. (cherry picked from commit c553cd6f7e939ae4ef62b52b3c55fbe76dddecee)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0f22411..4749f5f 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,12 @@ using `glibc' in the "product" field.
Version 2.27.1
+Major new features:
+
+* 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.
+
The following bugs are resolved with this release:
[6889] 'PWD' mentioned but not specified
@@ -20,9 +26,13 @@ The following bugs are resolved with this release:
[22807] PTRACE_* constants missing for powerpc
[22818] posix/tst-glob_lstat_compat failure on alpha
[22827] RISC-V ELF64 parser mis-reads flag in ldconfig
+ [22848] ca_ES: update date definitions from CLDR
[22918] multiple common of `__nss_shadow_database'
[22919] sparc32: backtrace yields infinite backtrace with makecontext
[22926] FTBFS on powerpcspe
+ [22932] lt_LT: Update of abbreviated month names from CLDR required
+ [22937] Greek (el_GR, el_CY) locales actually need ab_alt_mon
+ [22963] cs_CZ: Add alternative month names
Version 2.27