]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
Fix NEWS entry for bootstrapping requirements.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 27 Aug 2010 17:34:57 +0000 (19:34 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 28 Aug 2010 08:24:18 +0000 (10:24 +0200)
* NEWS: Only bootstrapping needs new Automake and Autoconf.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
NEWS

index 75b2298482e0cef3bddb8aaecbfec500385fb34b..c27f040b136b9ca03c95fd615108e004168d83f4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-08-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * NEWS: Only bootstrapping needs new Automake and Autoconf.
+
 2010-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        check-interactive and check-noninteractive for both testsuites.
diff --git a/NEWS b/NEWS
index 2357a8ea60f4ac7637024ec32411ecccd7b81bc2..11ae6ca6726ea4f9c607fdb556839325a2d6c469 100644 (file)
--- 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: