diff options
author | 2014-04-29 15:45:11 +0200 | |
---|---|---|
committer | 2014-04-29 15:45:11 +0200 | |
commit | b6bfc58131e02295cf459b518fc8726a6c53dc45 (patch) | |
tree | 0f385046c179604e6f6a8e5281edf08e4a168904 /NEWS | |
parent | [BZ #16823] Fix log1pl returning wrong infinity sign (diff) | |
download | glibc-b6bfc58131e02295cf459b518fc8726a6c53dc45.tar.gz glibc-b6bfc58131e02295cf459b518fc8726a6c53dc45.tar.bz2 glibc-b6bfc58131e02295cf459b518fc8726a6c53dc45.zip |
Mention BZ16823 in NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ Version 2.20 16642, 16648, 16649, 16670, 16674, 16677, 16680, 16683, 16689, 16695, 16701, 16706, 16707, 16712, 16713, 16714, 16731, 16739, 16740, 16743, 16754, 16758, 16759, 16760, 16770, 16786, 16789, 16799, 16800, 16815, - 16824, 16831, 16838, 16854. + 16823, 16824, 16831, 16838, 16854. * Running the testsuite no longer terminates as soon as a test fails. Instead, a file tests.sum (xtests.sum from "make xcheck") is generated, |