]> git.saurik.com Git - bison.git/blobdiff - NEWS
build: do not prototype flex-generated functions.
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index 64d824885e725b24ceeddf634d25562aca853a1e..f554b9ff29865a430eeee9215ea7e247512f14cf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,12 @@
 Bison News
 ----------
 
-* Changes in version 2.5.1 (????-??-??):
+* Changes in version 2.5.1_rc1 (2012-05-14):
 
 ** Future changes:
 
-  The next major release will drop support for K&R C.
+  The next major release will drop support for generating parsers in
+  K&R C.
 
 ** yacc.c: YYBACKUP works as expected.
 
@@ -58,14 +59,27 @@ Bison News
   format.  Incorrect index entries were fixed.  Some other errors were
   fixed.
 
-** Warnings during the build procedure have been eliminated.
+** Building bison:
 
-** Several portability problems in the test suite have been fixed:
+*** Conflicting prototypes with recent/modified Flex.
+
+  Fixed build problems with the current, unreleased, version of Flex,
+  and some modified versions of 2.5.35, which have modified function
+  prototypes.
+
+*** Warnings during the build procedure have been eliminated.
+
+*** Several portability problems in the test suite have been fixed:
 
   This includes warnings with some compilers, unexpected behavior of
   tools such as diff, warning messages from the test suite itself,
   etc.
 
+*** The install-pdf target work properly:
+
+  Running "make install-pdf" (or -dvi, -html, -info, and -ps) no
+  longer halts in the middle of its course.
+
 * Changes in version 2.5 (2011-05-14):
 
 ** Grammar symbol names can now contain non-initial dashes: