From: Ralf Wildenhues Date: Fri, 27 Aug 2010 17:34:57 +0000 (+0200) Subject: Fix NEWS entry for bootstrapping requirements. X-Git-Tag: v2.4~71^2~1 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=28a1942e246d2993b652e4c0adc69e0b0e2b1c95;p=thirdparty%2Flibtool.git Fix NEWS entry for bootstrapping requirements. * NEWS: Only bootstrapping needs new Automake and Autoconf. Signed-off-by: Ralf Wildenhues --- diff --git a/ChangeLog b/ChangeLog index 75b229848..c27f040b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-08-27 Ralf Wildenhues + + * NEWS: Only bootstrapping needs new Automake and Autoconf. + 2010-08-22 Ralf Wildenhues check-interactive and check-noninteractive for both testsuites. diff --git a/NEWS b/NEWS index 2357a8ea6..11ae6ca67 100644 --- a/NEWS +++ b/NEWS @@ -12,9 +12,9 @@ New in 2.2.12 2010-08-??: git version 2.2.11a, Libtool team: * Important incompatible changes: - - Autoconf 2.62 and Automake 1.11.1 or newer are now required for building - Libtool. For using Libtool in your own projects, Autoconf 2.59 and - Automake 1.9.6 should still work. + - Autoconf 2.62 and Automake 1.11.1 or newer are now required for + bootstrapping Libtool. For using Libtool in your own projects, + Autoconf 2.59 and Automake 1.9.6 should still work. * Changes in supported systems or compilers: