]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Fix options documentation.
[bison.git] / ChangeLog
index 43ed79a31f01036d61888cdaa6f29580a907e322..68aa54f3edbbe0db96ff3615fffa17c5164bc477 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2009-04-06  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       Fix options documentation.
+       * build-aux/cross-options.pl: As in --help output, write optional
+       arguments as [=ARG] not =[ARG].
+       * doc/bison.texinfo (Bison Options): Add -W/--warnings argument.
+
+2008-11-07  Akim Demaille  <demaille@gostai.com>
+
+       Fix --help.
+       * src/getargs.c (usage): Fix help string for -W.
+
 2008-11-07  Akim Demaille  <demaille@gostai.com>
 
        Handle more general types of option arguments.