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-07-30 11:47:29 +02:00
parent 77b214ef48
commit 9c26b8fc03
2 changed files with 4 additions and 1 deletions

View File

@@ -1 +1 @@
2.6
2.6.1

3
NEWS
View File

@@ -1,5 +1,8 @@
GNU Bison NEWS
* Noteworthy changes in release ?.? (????-??-??) [?]
* Noteworthy changes in release 2.6.1 (2012-07-30) [stable]
Bison no longer executes user-specified M4 code when processing a grammar.