* doc/bison.texinfo (Bison Options): Document -W.

Based on Joel E. Denny's NEWS entry, and Automake's documentation.
This commit is contained in:
Akim Demaille
2008-02-28 16:18:37 +00:00
parent 7020f1e9e2
commit 118d497883
2 changed files with 45 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2008-02-28 Akim Demaille <akim@epita.fr>
* doc/bison.texinfo (Bison Options): Document -W.
Based on Joel E. Denny's NEWS entry, and Automake's documentation.
2008-02-28 Akim Demaille <akim@epita.fr>
* src/getargs.c (short_options): Split and sort for readability.