From: Marc Autret Date: Fri, 21 Sep 2001 15:45:54 +0000 (+0000) Subject: Update. X-Git-Tag: BISON-1_29a~5 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/9022c575cc88d5aa60bb2762e26ddef92a3546c3 Update. --- diff --git a/NEWS b/NEWS index 03bbb945..a93a2e2c 100644 --- 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.