diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-05-09 21:28:54 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-05-09 21:28:54 +0000 |
commit | d0213cd0b629cae95ed9607fcf26793a3a0d686c (patch) | |
tree | 701958f07ec3bce5acf427e70416297fca5e7ea0 /NEWS | |
parent | 0d3e777af2f2818111e2699982f64af16ac032b5 (diff) | |
download | glibc-d0213cd0b629cae95ed9607fcf26793a3a0d686c.tar glibc-d0213cd0b629cae95ed9607fcf26793a3a0d686c.tar.gz glibc-d0213cd0b629cae95ed9607fcf26793a3a0d686c.tar.bz2 glibc-d0213cd0b629cae95ed9607fcf26793a3a0d686c.zip |
Fix ldbl-128 cos range reduction near pi/2 (bug 15429).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Version 2.18 15062, 15078, 15084, 15085, 15086, 15160, 15214, 15221, 15232, 15234, 15283, 15285, 15287, 15304, 15305, 15307, 15309, 15327, 15330, 15335, 15336, 15337, 15342, 15346, 15361, 15366, 15380, 15394, 15405, 15406, - 15409, 15416, 15418, 15419, 15423, 15426. + 15409, 15416, 15418, 15419, 15423, 15426, 15429. * CVE-2013-0242 Buffer overrun in regexp matcher has been fixed (Bugzilla #15078). |