]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Fix manual date information.
authorEric Blake <ebb9@byu.net>
Mon, 1 Sep 2008 12:27:14 +0000 (06:27 -0600)
committerEric Blake <ebb9@byu.net>
Mon, 1 Sep 2008 12:27:14 +0000 (06:27 -0600)
* doc/autoconf.tex: UPDATED refers to the day the manual was
built, not the release date of Autoconf.
Based on a bison patch by Akim Demaille.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/autoconf.texi

index d627af0555a51c5c6dd38ac93c0efbf43e4f31f1..f77bf78499ec7eb4cc951e89dff955880d0df5a4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-09-01  Eric Blake  <ebb9@byu.net>
+
+       Fix manual date information.
+       * doc/autoconf.tex: UPDATED refers to the day the manual was
+       built, not the release date of Autoconf.
+       Based on a bison patch by Akim Demaille.
+
 2008-08-27  Eric Blake  <ebb9@byu.net>
 
        Fix off-by-one bug in _m4_shiftn.
index b996356942e0a0ba385e040329d7253c1607f1a3..eccf68da9f65ae36a7beaed0f5153d7b92ec2d56 100644 (file)
 
 @copying
 
-This manual is for @acronym{GNU} Autoconf
-(version @value{VERSION}, @value{UPDATED}),
+This manual (@value{UPDATED}) is for @acronym{GNU} Autoconf
+(version @value{VERSION}),
 a package for creating scripts to configure source code packages using
 templates and an M4 macro package.