diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-06-22 19:27:41 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-06-22 19:27:41 +0000 |
commit | 695c378f81263640618bdebf56eaa065f578251f (patch) | |
tree | 8d8a8e165bdbf28ea3a27365d1a1951536f5d9a6 /NEWS | |
parent | d1d5471579eb0426671bf94f2d71e61dfb204c30 (diff) | |
download | glibc-695c378f81263640618bdebf56eaa065f578251f.tar.gz glibc-695c378f81263640618bdebf56eaa065f578251f.tar.xz glibc-695c378f81263640618bdebf56eaa065f578251f.zip |
Fix soft-fp shadowing between __FP_FRAC_ADD_3 and _FP_MUL_MEAT_2_wide_3mul (bug 15667).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 28afc835d3..ea4a4651a0 100644 --- a/NEWS +++ b/NEWS @@ -21,7 +21,7 @@ Version 2.18 15416, 15418, 15419, 15423, 15424, 15426, 15429, 15431, 15432, 15441, 15442, 15448, 15465, 15480, 15485, 15488, 15490, 15492, 15493, 15497, 15506, 15529, 15536, 15553, 15577, 15583, 15618, 15627, 15631, 15654, - 15655. + 15655, 15667. * CVE-2013-0242 Buffer overrun in regexp matcher has been fixed (Bugzilla #15078). |