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:
Zack Weinberg 2020-12-08 13:04:16 -05:00
parent 97fbc5c184
commit 29ed3a774d
No known key found for this signature in database
GPG Key ID: 384F8E68AC65B0D5
3 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
2.69
2.70

3
NEWS
View File

@ -1,5 +1,8 @@
GNU Autoconf NEWS - User visible changes.
* Noteworthy changes in release ?.? (????-??-??) [?]
* Noteworthy changes in release 2.70 (2020-12-08) [stable]
** Backward incompatibilities:

2
cfg.mk
View File

@ -84,7 +84,7 @@ update-release-year:
.PHONY: update-release-year
# Prevent incorrect NEWS edits.
old_NEWS_hash = b6af714b06666cbc66cd26169a56bd9d
old_NEWS_hash = 152f03614545887231fddaf67821b4d4
exclude_file_name_regexp--sc_prohibit_undesirable_word_seq = \
^(maint\.mk|build-aux/texinfo\.tex)$$