]> git.saurik.com Git - bison.git/commitdiff
#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 0e299027e10e8d6b7d6843e07bfe193027a5e435..6833d69fe7cdf39ed674c3d8adb579b09468e643 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: