diff options
author | Stefan Liebler <stli@linux.vnet.ibm.com> | 2014-03-25 10:16:08 +0100 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.vnet.ibm.com> | 2014-03-25 10:16:08 +0100 |
commit | de0318743a3f88f098438b57a375d339bc6239d7 (patch) | |
tree | b9f75cfbb52edd67dc8bb10fd446a89be2059239 /NEWS | |
parent | 55a81e3b0ac440ea21b9c83f10e188a58e7c14ac (diff) | |
download | glibc-de0318743a3f88f098438b57a375d339bc6239d7.tar.gz glibc-de0318743a3f88f098438b57a375d339bc6239d7.tar.xz glibc-de0318743a3f88f098438b57a375d339bc6239d7.zip |
NEWS: Add 16712, 16713, 16714 to fixed bug list.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 79a298f933..a55031b365 100644 --- a/NEWS +++ b/NEWS @@ -12,7 +12,7 @@ Version 2.20 15347, 15804, 15894, 16002, 16284, 16447, 16532, 16545, 16574, 16600, 16609, 16610, 16611, 16613, 16623, 16632, 16634, 16639, 16642, 16649, 16670, 16674, 16677, 16680, 16683, 16689, 16695, 16701, 16706, 16707, - 16731, 16743. + 16712, 16713, 16714, 16731, 16743. * Running the testsuite no longer terminates as soon as a test fails. Instead, a file tests.sum (xtests.sum from "make xcheck") is generated, |