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:
Pádraig Brady 2021-09-24 13:58:11 +01:00
parent 725bb111bd
commit 6f38c4b279
3 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
8.32
9.0

3
NEWS
View File

@ -1,5 +1,8 @@
GNU coreutils NEWS -*- outline -*-
* Noteworthy changes in release ?.? (????-??-??) [?]
* Noteworthy changes in release 9.0 (2021-09-24) [stable]
** Bug fixes

2
cfg.mk
View File

@ -49,7 +49,7 @@ export VERBOSE = yes
# 4914152 9e
export XZ_OPT = -8e
old_NEWS_hash = ad874c61dc38785cb432159b725fc3de
old_NEWS_hash = 4d17651e2318a01687a1f0fdca9177e5
# Add an exemption for sc_makefile_at_at_check.
_makefile_at_at_check_exceptions = ' && !/^cu_install_prog/ && !/dynamic-dep/'