From: Alexandre Duret-Lutz Date: Wed, 10 Apr 2002 20:02:51 +0000 (+0000) Subject: * NEWS: Catch up with changes since 1.6. X-Git-Tag: Release-1-6-1b~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01eda2b36ce94bd69307a4550a6ed110abf08e6e;p=thirdparty%2Fautomake.git * NEWS: Catch up with changes since 1.6. --- diff --git a/ChangeLog b/ChangeLog index 83715a009..145e8d7d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-04-10 Alexandre Duret-Lutz + + * NEWS: Catch up with changes since 1.6. + 2002-04-10 Alexandre Duret-Lutz * tests/yacc8.test: Don't assume GNU make, run config.status diff --git a/NEWS b/NEWS index 4f90e958c..63a5821ce 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +New in 1.6a: +* automake --output-dir is deprecated +* Many bug fixes. + New in 1.6: * Autoconf 2.52 is required. * `dist' generates all the archive flavors, as did `dist-all'.