diff options
author | Rafal Luzynski <digitalfreak@lingonborough.com> | 2018-07-12 00:24:41 +0200 |
---|---|---|
committer | Rafal Luzynski <digitalfreak@lingonborough.com> | 2018-07-12 00:25:41 +0200 |
commit | 8623cfe300b4fe88e8b7343bb15829bfe4317609 (patch) | |
tree | 87beb752b58136534d93b551941a4f928d60a52b /NEWS | |
parent | 68c1bf80978594388157c62fd2edd467d4e8dfb2 (diff) | |
download | glibc-8623cfe300b4fe88e8b7343bb15829bfe4317609.tar.gz glibc-8623cfe300b4fe88e8b7343bb15829bfe4317609.tar.xz glibc-8623cfe300b4fe88e8b7343bb15829bfe4317609.zip |
NEWS: Mention bug 22996.
The fix has been backported in the commit 718445e569ec5c5892bc7c5ff17f434cdc586dc8.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS index c5c78ffd3b..957035d2f3 100644 --- a/NEWS +++ b/NEWS @@ -68,6 +68,7 @@ The following bugs are resolved with this release: [22937] Greek (el_GR, el_CY) locales actually need ab_alt_mon [22947] FAIL: misc/tst-preadvwritev2 [22963] cs_CZ: Add alternative month names + [22996] localedata: change LC_PAPER to en_US in es_BO locale [23005] Crash in __res_context_send after memory allocation failure [23036] regexec: Fix off-by-one bug in weight comparison [23037] initialize msg_flags to zero for sendmmsg() calls |