diff options
author | Michael Bauer <fios@akerbeltz.org> | 2013-09-25 11:40:50 -0400 |
---|---|---|
committer | Chris Leonard <cjlhomeaddress@gmail.com> | 2013-09-25 11:57:34 -0400 |
commit | c5f840fd4f36f83e946cab0e2fa21a54e3a83f0b (patch) | |
tree | fe78992681a086d726cb302fed50e362f1550d78 /NEWS | |
parent | 4fd2cf9f5e7b4d760b396f91d2a18c84e3392ae9 (diff) | |
download | glibc-c5f840fd4f36f83e946cab0e2fa21a54e3a83f0b.tar.gz glibc-c5f840fd4f36f83e946cab0e2fa21a54e3a83f0b.tar.xz glibc-c5f840fd4f36f83e946cab0e2fa21a54e3a83f0b.zip |
Version 1.2 of gd_GB locale
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/NEWS b/NEWS index 7f193a40aa..e7eb7775fd 100644 --- a/NEWS +++ b/NEWS @@ -9,10 +9,11 @@ Version 2.19 * The following bugs are resolved with this release: - 13985, 14155, 14547, 14699, 15427, 15522, 15531, 15532, 15608, 15609, - 15610, 15640, 15681, 15736, 15748, 15749, 15754, 15797, 15844, 15849, - 15855, 15856, 15857, 15859, 15867, 15886, 15887, 15890, 15892, 15893, - 15895, 15897, 15905, 15909, 15919, 15921, 15923, 15939, 15963, 15966. + 13985, 14155, 14547, 14699, 15400, 15427, 15522, 15531, 15532, 15608, + 15609, 15610, 15640, 15681, 15736, 15748, 15749, 15754, 15797, 15844, + 15849, 15855, 15856, 15857, 15859, 15867, 15886, 15887, 15890, 15892, + 15893, 15895, 15897, 15905, 15909, 15919, 15921, 15923, 15939, 15963, + 15966. * CVE-2012-4412 The strcoll implementation caches indices and rules for large collation sequences to optimize multiple passes. This cache @@ -43,6 +44,8 @@ Version 2.19 * New locales: ak_GH, cmn_TW, hak_TW, lzh_TW, nan_TW, quz_PE. +* Substantially revised locales: gd_GB, ht_HT + * The LC_ADDRESS field was updated to support country_car for almost all supported locales. |