#updated.

This commit is contained in:
Jesse Thilo
1999-01-27 03:35:18 +00:00
parent 97088b85c5
commit f51dbca105

5
NEWS
View File

@@ -12,6 +12,11 @@ Change in version 1.26:
* Bison honors the TMPDIR environment variable.
* A couple of buffer overruns have been fixed.
* Problems when closing files should now be reported.
* Generated parsers should now work even on operating systems which do
not provide alloca().
Change in version 1.25: