X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NEWS;h=9ec55df630cb73ed3ee00aac5a85bc9d9dd8b2b8;hb=43831406be5beb7d83c7798db9c96fd164b0c51d;hp=39ad7a36510a6f47f1c0cd808fd74db587f4f332;hpb=2ff310174c08e9f3a178cbd3b47ca3e9898ecda5;p=platform%2Fupstream%2Fautomake.git diff --git a/NEWS b/NEWS index 39ad7a3..9ec55df 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: