diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-05-21 20:27:45 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-05-21 20:27:45 +0000 |
commit | 04453c56259c2f167e74cbfa4ce3e3d6b9a289bb (patch) | |
tree | f7bc2f2e47526d3b99aa433a47cbb715dc58bf0d /NEWS | |
parent | 47c22455d4502b1262e9d7def5d4da64e58aa304 (diff) | |
download | glibc-04453c56259c2f167e74cbfa4ce3e3d6b9a289bb.tar.gz glibc-04453c56259c2f167e74cbfa4ce3e3d6b9a289bb.tar.xz glibc-04453c56259c2f167e74cbfa4ce3e3d6b9a289bb.zip |
Fix MIPS n32 cancellation in static libc (bug 15506).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 68a55ea5bf..970c53b614 100644 --- a/NEWS +++ b/NEWS @@ -18,7 +18,7 @@ Version 2.18 15304, 15305, 15307, 15309, 15327, 15330, 15335, 15336, 15337, 15339, 15342, 15346, 15359, 15361, 15366, 15380, 15394, 15395, 15405, 15406, 15409, 15416, 15418, 15419, 15423, 15424, 15426, 15429, 15442, 15448, - 15480, 15485, 15488, 15490, 15493, 15497. + 15480, 15485, 15488, 15490, 15493, 15497, 15506. * CVE-2013-0242 Buffer overrun in regexp matcher has been fixed (Bugzilla #15078). |