From 606d8377ae0c7a16d51e3f35eb6f0cf6dce13e5d Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 1 Apr 2014 14:20:01 +0200 Subject: [PATCH] Update NEWS for fixed bug 13347 --- NEWS | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 1574ab4..3172376 100644 --- a/NEWS +++ b/NEWS @@ -9,11 +9,11 @@ Version 2.20 * The following bugs are resolved with this release: - 6804, 15347, 15804, 15894, 16002, 16198, 16284, 16348, 16349, 16357, - 16362, 16447, 16532, 16545, 16574, 16599, 16600, 16609, 16610, 16611, - 16613, 16623, 16632, 16634, 16639, 16642, 16648, 16649, 16670, 16674, - 16677, 16680, 16683, 16689, 16695, 16701, 16706, 16707, 16712, 16713, - 16714, 16731, 16743, 16758, 16759, 16760, 16770. + 6804, 13347, 15347, 15804, 15894, 16002, 16198, 16284, 16348, 16349, + 16357, 16362, 16447, 16532, 16545, 16574, 16599, 16600, 16609, 16610, + 16611, 16613, 16623, 16632, 16634, 16639, 16642, 16648, 16649, 16670, + 16674, 16677, 16680, 16683, 16689, 16695, 16701, 16706, 16707, 16712, + 16713, 16714, 16731, 16743, 16758, 16759, 16760, 16770. * Running the testsuite no longer terminates as soon as a test fails. Instead, a file tests.sum (xtests.sum from "make xcheck") is generated, -- 2.7.4