diff options
author | Marc-Antoine Perennou <Marc-Antoine@Perennou.com> | 2013-10-31 12:37:50 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-10-31 12:38:36 +1000 |
commit | 28d708c44bc47b56f6551ff285f78edcf61c208a (patch) | |
tree | 4fdac4678b3aa89e90809a840173ce39dd2a2be8 /NEWS | |
parent | a56ee40b176d0a3f47f2a7eb75208f2e3763c9fd (diff) | |
download | glibc-28d708c44bc47b56f6551ff285f78edcf61c208a.tar.gz glibc-28d708c44bc47b56f6551ff285f78edcf61c208a.tar.xz glibc-28d708c44bc47b56f6551ff285f78edcf61c208a.zip |
Accept make versions 4.0 and greater
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 273f935152..e3330fcf6b 100644 --- a/NEWS +++ b/NEWS @@ -16,7 +16,7 @@ Version 2.19 15754, 15760, 15764, 15797, 15799, 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, 16071, 16072, 16074, 16078. + 15988, 16032, 16034, 16036, 16037, 16041, 16071, 16072, 16074, 16078. * CVE-2012-4412 The strcoll implementation caches indices and rules for large collation sequences to optimize multiple passes. This cache |