From e1145ad8bd1f96458bae65e307c1b55445699883 Mon Sep 17 00:00:00 2001
From: Akim Demaille <[EMAIL PROTECTED]>
Date: Fri, 29 Aug 2008 10:11:10 +0200
Subject: [PATCH] Clarify UPDATED use.

        * doc/bison.texinfo: It refers to the last edition of this file,
        not to the release date of Bison.
        Reported by Joel E. Denny.
---
 ChangeLog         |    7 +++++++
 doc/bison.texinfo |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 5ca8a57..9fdee76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2008-08-29  Akim Demaille  <[EMAIL PROTECTED]>

+       Clarify UPDATED use.
+ * doc/bison.texinfo: It refers to the last edition of this file,
+       not to the release date of Bison.
+        Reported by Joel E. Denny.
+
+2008-08-29  Akim Demaille  <[EMAIL PROTECTED]>
+
        * README: Update FAQ pointer.
        Reported by Joel E. Denny.

diff --git a/doc/bison.texinfo b/doc/bison.texinfo
index b6a98f9..5b023fa 100644
--- a/doc/bison.texinfo
+++ b/doc/bison.texinfo
@@ -30,8 +30,8 @@

 @copying

-This manual is for @acronym{GNU} Bison (version @value{VERSION},
[EMAIL PROTECTED]), the @acronym{GNU} parser generator.
+This manual (@value{UPDATED}) is for @acronym{GNU} Bison (version
[EMAIL PROTECTED]), the @acronym{GNU} parser generator.

 Copyright @copyright{} 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1998,
1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software
--
1.6.0.1.90.g27a6e




Reply via email to