From: Stefano Lattarini Date: Fri, 18 Jan 2013 12:32:12 +0000 (+0100) Subject: NEWS: update w.r.t. recent documentation fixes X-Git-Tag: v1.13.1b~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d32ebdd74545bd0cd729c9aaabe3a8c2e992feb;p=thirdparty%2Fautomake.git NEWS: update w.r.t. recent documentation fixes Signed-off-by: Stefano Lattarini --- diff --git a/NEWS b/NEWS index d49ed7bf9..acd35758f 100644 --- a/NEWS +++ b/NEWS @@ -64,6 +64,13 @@ New in 1.13.2: configure runtime (unfortunately, Autoconf does not yet support this scenario, so we cannot delegate the work to it). + - The serial testsuite harness is no longer reported as "deprecated", + but as "discouraged". We have no plan to remove it, not to make its + use cause runtime warnings. + + - The parallel testsuite is no longer reported as "experimental"; it + is well tested, ans should be stable now. + * Bugs fixed: - The obsolete macros AM_CONFIG_HEADER or AM_PROG_CC_STDC work once