]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* data/yacc.c: Guard the declaration of yytoknum also with
[bison.git] / ChangeLog
index 8115b8990bebbc2c859b5a6bc2fc9cfdc29e0909..d4a4d39b94093310a29d0a76ad97fbf7ac94d212 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2002-09-04  Jim Meyering  <jim@meyering.net>
+
+       * data/yacc.c: Guard the declaration of yytoknum also with
+       `#ifdef YYPRINT', so it is declared only when used.
+
+2002-09-04  Akim Demaille  <akim@epita.fr>
+
+       * configure.in: Rename as...
+       * configure.ac: this.
+       Bump to 1.49c.
+
+2002-09-04  Akim Demaille  <akim@epita.fr>
+
+       * src/assoc.c, src/closure.c, src/gram.c, src/injections.c,
+       * src/lalr.c, src/LR0.c, src/relation.c, src/tables.c: Don't
+       translate maintainer only messages.
+
 2002-08-12  Paul Eggert  <eggert@twinsun.com>
 
        Version 1.49b.