From: Stefano Lattarini Date: Tue, 22 Jan 2013 12:14:41 +0000 (+0100) Subject: NEWS: document recent documentation improvements X-Git-Tag: v1.13.1b~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b6197589c37bed3edfa37706269e066bc841206b;p=thirdparty%2Fautomake.git NEWS: document recent documentation improvements Signed-off-by: Stefano Lattarini --- diff --git a/NEWS b/NEWS index acd35758f..83a72edcb 100644 --- a/NEWS +++ b/NEWS @@ -71,6 +71,13 @@ New in 1.13.2: - The parallel testsuite is no longer reported as "experimental"; it is well tested, ans should be stable now. + - The 'shar' and 'tarZ' distribution formats and the 'dist-shar' and + 'dist-tarZ' options are obsolescent, and their use is deprecated + in the documentation. + + - Other minor miscellaneous fixes and improvements; in particular, + some improvements in cross-references. + * Bugs fixed: - The obsolete macros AM_CONFIG_HEADER or AM_PROG_CC_STDC work once