#updated. GNU_1_26
authorJesse Thilo <jthilo@gnu.org>
Wed, 27 Jan 1999 03:35:18 +0000 (03:35 +0000)
committerJesse Thilo <jthilo@gnu.org>
Wed, 27 Jan 1999 03:35:18 +0000 (03:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0e29902..6833d69 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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().
 \f
 Change in version 1.25: