* doc/bison.texinfo (Introduction): Don't say "GLR grammar".

This commit is contained in:
Paul Eggert
2006-05-30 06:07:06 +00:00
parent c211f84be6
commit 6077da5824
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
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.