]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* doc/bison.texinfo (Introduction): Don't say "GLR grammar".
[bison.git] / ChangeLog
index d310fbe35715f81701e29abdad0bd64cd05ec332..b8aa2e8538a6def95b19f3e0fab169e113bad3cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2006-05-29  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doc/bison.texinfo (Introduction): Don't say "GLR grammar".
+       Problem reported by Akim Demaille.
+
+2006-05-29  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       * src/getargs.c (usage): Mention GLR not just LALR(1) in --help output.
+
+2006-05-26  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * data/yacc.c (yy_reduce_print): Omit trailing white space in
+       generated source code.  Problem reported by Frans Englich in
+       <http://lists.gnu.org/archive/html/bug-bison/2006-05/msg00049.html>.
+
 2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Makefile.maint (gzip_rsyncable, GZIP_ENV): Compute within the