diff options
author | Chris Leonard <cjlhomeaddress@gmail.com> | 2013-11-18 16:18:23 -0500 |
---|---|---|
committer | Chris Leonard <cjlhomeaddress@gmail.com> | 2013-11-18 16:18:23 -0500 |
commit | ad383240ed616c03efb9b583a584e4d15f0f8f5e (patch) | |
tree | ed3ed20838f42a51b3572943e23c04612c8475d0 /NEWS | |
parent | b75891075bece24be9fd85618f18af4a2daf7f1c (diff) | |
download | glibc-ad383240ed616c03efb9b583a584e4d15f0f8f5e.zip glibc-ad383240ed616c03efb9b583a584e4d15f0f8f5e.tar.gz glibc-ad383240ed616c03efb9b583a584e4d15f0f8f5e.tar.bz2 |
[BZ #16144] Duplicated abday value for tk_TM.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ Version 2.19 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, 16055, 16071, 16072, 16074, 16078, - 16103, 16112, 16143, 16146, 16150, 16151, 16153, 16167, 16172. + 16103, 16112, 16143, 16144, 16146, 16150, 16151, 16153, 16167, 16172. * CVE-2012-4412 The strcoll implementation caches indices and rules for large collation sequences to optimize multiple passes. This cache |