diff options
author | Allan McRae <allan@archlinux.org> | 2013-09-27 14:45:54 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-09-27 14:47:56 +1000 |
commit | 583c76a7ce305d24e0625a22caed317b3e001d91 (patch) | |
tree | ca30ab135a443f514c11e2d7a69319e62fdd68f5 /NEWS | |
parent | c8886d0abff2b2b16870751fc2101d4f3744a406 (diff) | |
download | glibc-583c76a7ce305d24e0625a22caed317b3e001d91.tar.gz glibc-583c76a7ce305d24e0625a22caed317b3e001d91.tar.xz glibc-583c76a7ce305d24e0625a22caed317b3e001d91.zip |
Remove references to non-existent content items in install.texi
These were left in when the installation section was split out into its own file.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS index e7eb7775fd..135d5125a8 100644 --- a/NEWS +++ b/NEWS @@ -12,8 +12,8 @@ Version 2.19 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. + 15893, 15895, 15897, 15905, 15909, 15919, 15921, 15923, 15939, 15941, + 15963, 15966. * CVE-2012-4412 The strcoll implementation caches indices and rules for large collation sequences to optimize multiple passes. This cache |