Version 1.34.

This commit is contained in:
Akim Demaille
2002-03-12 15:51:40 +00:00
parent eda67e575d
commit 0d240c12ba
6 changed files with 26 additions and 22 deletions

4
NEWS
View File

@@ -1,7 +1,7 @@
Bison News
----------
Changes in version 1.33b:
Changes in version 1.34, 2002-03-12:
* File name clashes are detected
$ bison foo.y -d -o foo.x
@@ -19,7 +19,7 @@ Changes in version 1.33b:
* DJGPP support added.
* Fix portability problems within the test suite.
* Fix test suite portability problems.
Changes in version 1.33, 2002-02-07: