maint: post-release administrivia

* NEWS: Add header line for next release.
* .prev-version: Record previous version.
* cfg.mk (old_NEWS_hash): Auto-update.
This commit is contained in:
Akim Demaille
2012-06-05 10:16:02 +02:00
parent dfaac27242
commit 91aadcc7a9
2 changed files with 4 additions and 2 deletions

View File

@@ -1 +1 @@
2.5 2.5.1

4
NEWS
View File

@@ -1,5 +1,7 @@
GNU Bison NEWS GNU Bison NEWS
* Noteworthy changes in release ?.? (????-??-??) [?]
* Noteworthy changes in release 2.5.1 (2012-06-05) [stable] * Noteworthy changes in release 2.5.1 (2012-06-05) [stable]
** Future changes: ** Future changes:
@@ -92,7 +94,7 @@ GNU Bison NEWS
This includes warnings with some compilers, unexpected behavior of tools This includes warnings with some compilers, unexpected behavior of tools
such as diff, warning messages from the test suite itself, etc. such as diff, warning messages from the test suite itself, etc.
*** The install-pdf target work properly: *** The install-pdf target works properly:
Running "make install-pdf" (or -dvi, -html, -info, and -ps) no longer Running "make install-pdf" (or -dvi, -html, -info, and -ps) no longer
halts in the middle of its course. halts in the middle of its course.