diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-10-30 16:12:08 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-10-30 16:19:36 +0530 |
commit | 66925c47793852d1a8423cd25ab78d7dabdf5924 (patch) | |
tree | 13e78d1378dce23d60af479a65a82a8ced7096e6 | |
parent | 7cb96fc8cd400460adee9703b2daded3590b6afe (diff) | |
download | glibc-66925c47793852d1a8423cd25ab78d7dabdf5924.tar.gz glibc-66925c47793852d1a8423cd25ab78d7dabdf5924.tar.xz glibc-66925c47793852d1a8423cd25ab78d7dabdf5924.zip |
Add ChangeLog entry and fix NEWS for #16078
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | localedata/ChangeLog | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 68c284f331..fa24d9bfa0 100644 --- a/NEWS +++ b/NEWS @@ -16,7 +16,7 @@ Version 2.19 15760, 15764, 15797, 15825, 15844, 15847, 15849, 15855, 15856, 15857, 15859, 15867, 15886, 15887, 15890, 15892, 15893, 15895, 15897, 15905, 15909, 15919, 15921, 15923, 15939, 15948, 15963, 15966, 15988, 16032, - 16034, 16036, 16041, 16078, 16072, 16074. + 16034, 16036, 16041, 16072, 16074, 16078. * CVE-2012-4412 The strcoll implementation caches indices and rules for large collation sequences to optimize multiple passes. This cache diff --git a/localedata/ChangeLog b/localedata/ChangeLog index b59acec504..7719e46eca 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2013-10-29 Chris Leonard <cjl@sugarlabs.org> + + [BZ #16078] + * locales/anp_IN: New locale for anp_IN. + * SUPPORTED: Add anp_IN. + 2013-10-24 Chris Leonard <cjl@sugarlabs.org> * locales/ja_JP: Adjust language-code fields of LC_ADDRESS. |