diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-10-17 12:36:02 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-10-17 12:36:02 +0000 |
commit | e5c2c2d0c0315ca24cc9cd638cdb1a2d8dcc4b0d (patch) | |
tree | 56b8e56352c9f4f06ed9935cd0d9000d622d8d15 /NEWS | |
parent | 51ca9e29af1a71b7dc175b78ee2d3564f9416fab (diff) | |
download | glibc-e5c2c2d0c0315ca24cc9cd638cdb1a2d8dcc4b0d.tar.gz glibc-e5c2c2d0c0315ca24cc9cd638cdb1a2d8dcc4b0d.tar.xz glibc-e5c2c2d0c0315ca24cc9cd638cdb1a2d8dcc4b0d.zip |
soft-fp: make extensions quiet signaling NaNs (bug 16041).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index ac375f8045..1501f94ea3 100644 --- a/NEWS +++ b/NEWS @@ -16,7 +16,7 @@ Version 2.19 15857, 15859, 15867, 15886, 15887, 15890, 15892, 15893, 15895, 15897, 15905, 15909, 15919, 15921, 15923, 15939, 15963, 15966, 15988, 16032, 15905, 15909, 15919, 15921, 15923, 15939, 15963, 15966, 15988, 16032, - 16034, 16036. + 16034, 16036, 16041. * CVE-2012-4412 The strcoll implementation caches indices and rules for large collation sequences to optimize multiple passes. This cache |