diff options
author | Chris Leonard <cjlhomeaddress@gmail.com> | 2013-11-14 17:19:35 -0500 |
---|---|---|
committer | Chris Leonard <cjlhomeaddress@gmail.com> | 2013-11-14 17:19:35 -0500 |
commit | 8f18faed2e5dd5b5861602527436cf1ee8e7230b (patch) | |
tree | 9fd1ce6a98786a34e92438fbf35e8655c1a28732 /NEWS | |
parent | 714bd261e8d24273b3c34d8e0c3f1d611b79ef6f (diff) | |
download | glibc-8f18faed2e5dd5b5861602527436cf1ee8e7230b.tar glibc-8f18faed2e5dd5b5861602527436cf1ee8e7230b.tar.gz glibc-8f18faed2e5dd5b5861602527436cf1ee8e7230b.tar.bz2 glibc-8f18faed2e5dd5b5861602527436cf1ee8e7230b.zip |
[BZ #16103] LC_MEASUREMENT review and standardization
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17,8 +17,8 @@ Version 2.19 15825, 15844, 15847, 15849, 15855, 15856, 15857, 15859, 15867, 15886, 15887, 15890, 15892, 15893, 15895, 15897, 15905, 15909, 15917, 15919, 15921, 15923, 15939, 15948, 15963, 15966, 15985, 15988, 15997, 16032, - 16034, 16036, 16037, 16041, 16071, 16072, 16074, 16078, 16112, 16150, - 16151, 16153. + 16034, 16036, 16037, 16041, 16071, 16072, 16074, 16078, 16103, 16112, + 16150, 16151, 16153. * CVE-2012-4412 The strcoll implementation caches indices and rules for large collation sequences to optimize multiple passes. This cache |