]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
NEWS: Move AH_HEADER mention to right place.
authorStepan Kasal <kasal@ucw.cz>
Tue, 1 Nov 2005 06:24:53 +0000 (06:24 +0000)
committerStepan Kasal <kasal@ucw.cz>
Tue, 1 Nov 2005 06:24:53 +0000 (06:24 +0000)
ChangeLog
NEWS

index 1e1f1b691f4541e9c9676828052beab92cb6e9b6..61cf88c767af86c30ebb5c2ef9b1da0b9a8c6792 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * NEWS: Move AH_HEADER mention to right place.
+
 2005-10-27  Stepan Kasal  <kasal@ucw.cz>
 
        * lib/autoconf/c.m4 (AC_PROG_CC_C_O): "conftst2" -> "conftest2"
diff --git a/NEWS b/NEWS
index ecece0d92605e1ba45b34b882a42e8d16b0cb12a..75753a2a34dd11358c790a7bace284a6badc2c0a 100644 (file)
--- a/NEWS
+++ b/NEWS
   The substitution now occurs only when @variable@ is on a line by itself,
   optionally surrounded by spaces and tabs.  The whole line is replaced.
 
+** AH_HEADER
+  New macro which is defined to the name of the first declared config header
+  or undefined if no config headers have been declared yet.
+
 ** AT_COPYRIGHT
   New macro for copyright notices in testsuite files.
 
 ** AC_PROG_SED
   New macro that tests for a sed program that truncates as few characters
   as possible.
-
-** AH_HEADER
-  New macro which is defined to the name of the first declared config header
-  or undefined if no config headers have been declared yet.
 \f
 * Major changes in Autoconf 2.59