]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Fix options documentation.
[bison.git] / ChangeLog
index fcd81dbd98baf5b03afc578f823c8bde347cd676..141039d8d61c37eea68f0ee83b24c494c2746e28 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+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.
+
 2009-04-04  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        Replace BISON_PROG_GNU_M4 with Autoconf's AC_PROG_GNU_M4.