]> git.saurik.com Git - bison.git/commitdiff
Update.
authorAkim Demaille <akim@epita.fr>
Thu, 1 Nov 2001 14:35:28 +0000 (14:35 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 1 Nov 2001 14:35:28 +0000 (14:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ee1e4423f98a54bb5f7a147844c862f582aa4885..5c44ae3e45cc18adf91f8ef6b01a3af3d183a488 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ Bison News
 ----------
 
 Changes in version 1.30a:
-
+\f
 Changes in version 1.30:
 
 * `--defines' and `--graph' have now an optionnal argument which is the
@@ -12,10 +12,8 @@ Changes in version 1.30:
 * `%source_extension' and `%header_extension' are removed, failed
   experiment.
 
-* The test suite is more portable.
-
-* Better portability.
-
+* Portability fixes.
+\f
 Changes in version 1.29:
 
 * The output file does not define const, as this caused problems when used
@@ -47,6 +45,9 @@ Changes in version 1.29:
 * New directives.
   `%yacc', `%fixed_output_files', `%defines', `%no_parser', `%verbose',
   `%debug', `%source_extension' and `%header_extension'.
+
+* @$
+  Automatic location tracking.
 \f
 Changes in version 1.28: