]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
(version): Happy new year; update overall
[bison.git] / ChangeLog
index f4d7374d89a155436201dfe0f5a4be28a43c0e16..e31d5a6988c17de96ae96e156cfe703605567073 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,20 @@
+2004-12-26  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doc/bison.texinfo (@copying): Update FDL version number to 1.2,
+       to fix an oversight in the Bison 2.0 manual.
+
 2004-12-25  Paul Eggert  <eggert@cs.ucla.edu>
 
        * NEWS: Version 2.0.  Reformat the existing news items since
        1.875, so that related items are grouped together.
 2004-12-25  Paul Eggert  <eggert@cs.ucla.edu>
 
        * NEWS: Version 2.0.  Reformat the existing news items since
        1.875, so that related items are grouped together.
-       * configure.ac (AC_INIT): Bump version to 1.875f.
+       * configure.ac (AC_INIT): Bump version to 2.0.
        * src/parse-gram.c, src/parse-gram.h: Regenerate with 2.0.
 
        * src/parse-gram.c, src/parse-gram.h: Regenerate with 2.0.
 
+       * tests/torture.at (Exploding the Stack Size with Alloca): Set
+       YYSTACK_USE_ALLOCA to 1 if __GNUC__ or alloca are defined;
+       otherwise, we're not testing alloca.  Unfortunately there's no
+       simple way to consult HAVE_ALLOCA here.
+
        * data/lalr1.cc (yydestruct_): Pacify unused variable warning
        for yymsg, too.
 
        * data/lalr1.cc (yydestruct_): Pacify unused variable warning
        for yymsg, too.