diff options
author | Stefan Liebler <stli@linux.vnet.ibm.com> | 2014-04-16 12:58:02 +0200 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.vnet.ibm.com> | 2014-04-16 13:04:33 +0200 |
commit | 4fa8bc3b357150b1977f7701f96cef2590a400a7 (patch) | |
tree | 9a0fba214d7ba56451779f5223f67a660c10d91f /NEWS | |
parent | 8ea587db2b0bb5cd3e527982f7a1499748a987c3 (diff) | |
download | glibc-4fa8bc3b357150b1977f7701f96cef2590a400a7.zip glibc-4fa8bc3b357150b1977f7701f96cef2590a400a7.tar.gz glibc-4fa8bc3b357150b1977f7701f96cef2590a400a7.tar.bz2 |
[BZ #14770] S/390: Require Binutils >= 2.24 for target S/390.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -9,12 +9,13 @@ Version 2.20 * The following bugs are resolved with this release: - 6804, 13347, 15347, 15514, 15804, 15894, 16002, 16198, 16284, 16348, - 16349, 16357, 16362, 16447, 16532, 16545, 16574, 16599, 16600, 16609, - 16610, 16611, 16613, 16619, 16623, 16632, 16634, 16639, 16642, 16648, - 16649, 16670, 16674, 16677, 16680, 16683, 16689, 16695, 16701, 16706, - 16707, 16712, 16713, 16714, 16731, 16739, 16740, 16743, 16758, 16759, - 16760, 16770, 16786, 16789, 16799, 16800, 16815, 16824, 16831, 16838. + 6804, 13347, 14770, 15347, 15514, 15804, 15894, 16002, 16198, 16284, + 16348, 16349, 16357, 16362, 16447, 16532, 16545, 16574, 16599, 16600, + 16609, 16610, 16611, 16613, 16619, 16623, 16632, 16634, 16639, 16642, + 16648, 16649, 16670, 16674, 16677, 16680, 16683, 16689, 16695, 16701, + 16706, 16707, 16712, 16713, 16714, 16731, 16739, 16740, 16743, 16758, + 16759, 16760, 16770, 16786, 16789, 16799, 16800, 16815, 16824, 16831, + 16838. * Running the testsuite no longer terminates as soon as a test fails. Instead, a file tests.sum (xtests.sum from "make xcheck") is generated, |