From: Stefano Lattarini Date: Thu, 27 Jun 2013 13:00:10 +0000 (+0200) Subject: NEWS: post-release tweaks (for 1.14.x series) X-Git-Tag: v1.14.1~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e40a6145d47483802487e3dd13988c5b5069e18d;p=platform%2Fupstream%2Fautomake.git NEWS: post-release tweaks (for 1.14.x series) Signed-off-by: Stefano Lattarini --- diff --git a/NEWS b/NEWS index 39ad7a365..9ec55df63 100644 --- a/NEWS +++ b/NEWS @@ -31,12 +31,9 @@ - According to this new scheme, the next major version of Automake (the one that had previously been labelled as "1.14") will actually - become "Automake 2.0". Automake 1.14 is *this* release (which is - a minor one). It introduces new features, deprecations and bug - fixes, but no serious backward incompatibility. A partial exception - is given by the behavioural changes in the AM_PROG_CC_C_O macro - (described in details below) but such changes can also be seen as a - fix for the old suboptimal and somewhat confusing behaviour. + become "Automake 2.0". Automake 1.14 has already been released as + the last minor release, and the present one is a bug-fixing release + following up on that one. - See discussion about automake bug#13578 for more details and background: