NEWS: fixlets and updates
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 1 Jan 2013 12:56:32 +0000 (13:56 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 1 Jan 2013 12:56:32 +0000 (13:56 +0100)
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
NEWS

diff --git a/NEWS b/NEWS
index ef594b4..c5b6514 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,14 @@
-New in 1.13.1:
+New in 1.13.2:
 
 * WARNING: Future backward-incompatibilities!
 
-  - Automake 1.14 will likely require Autoconf 2.70 or later (which is
-    still unreleased at the moment of writing, but is planned to be
-    released before Automake 1.14 is).
+  - Automake 1.14 will require Autoconf 2.70 or later (which is still
+    unreleased at the moment of writing, but is planned to be released
+    before Automake 1.14 is).
 
-  - Automake 1.14 will likely drop support for the long-deprecated
-    'configure.in' name for the Autoconf input file.  You are advised
-    to use the recommended name 'configure.ac' instead.
+  - Automake 1.14 will drop support for the long-deprecated 'configure.in'
+    name for the Autoconf input file.  You are advised to start using
+    recommended name 'configure.ac' instead, ASAP.
 
   - The long-obsolete (since automake 1.10) AM_PROG_MKDIR m4 macro will
     be removed in Automake 1.14.  The $(mkdir_p) make variable and the
@@ -19,8 +19,8 @@ New in 1.13.1:
   - The ACLOCAL_AMFLAGS special make variable will be fully deprecated
     in Automake 1.14 (where it will raise warnings in the "obsolete"
     category).  You are advised to start relying on the new Automake
-    support for AC_CONFIG_MACRO_DIRS instead (which is introduced with
-    this release; see below for more information).
+    support for AC_CONFIG_MACRO_DIRS instead (which was introduced in
+    Automake 1.13).
 
   - Support for IRIX and the SGI C/C++ compilers will be removed in
     Automake 1.14: they have seen their last release in 2006, and SGI
@@ -49,6 +49,10 @@ New in 1.13.1:
     should take precedence over the same-named automake-provided macro
     (defined in '/usr/local/share/aclocal-1.14/vala.m4').
 
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+New in 1.13.1:
+
 * Bugs fixed:
 
   - Use of the obsolete macros AM_CONFIG_HEADER or AM_PROG_CC_STDC now