]> git.saurik.com Git - bison.git/commitdiff
Update.
authorMarc Autret <autret_m@epita.fr>
Fri, 21 Sep 2001 15:45:54 +0000 (15:45 +0000)
committerMarc Autret <autret_m@epita.fr>
Fri, 21 Sep 2001 15:45:54 +0000 (15:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 03bbb94557b1c00b33251e7428a6c401d2d2dc0f..a93a2e2c4878839bc0fe3dabafdfa7a66f51145b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,10 @@ Bison News
 
 Changes in version 1.29a:
 
+* `--defines' and `--graph' have now an optionnal argument which is the
+  output file name. `-d' and `-g' do not change, they do not take any 
+  argument.
+
 * `%source_extension' and `%header_extension' are removed, failed
   experiment.