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 2021-01-28 16:29:02 -05:00
parent 5ec29d5a49
commit 7ddb7888ae
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.70
2.71

3
NEWS
View File

@ -1,5 +1,8 @@
GNU Autoconf NEWS - User visible changes.
* Noteworthy changes in release ?.? (????-??-??) [?]
* Noteworthy changes in release 2.71 (2021-01-28) [stable]
** Bug fixes, including:

2
cfg.mk
View File

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