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 2020-03-05 14:04:42 +00:00
parent 8d13292a73
commit da589f1d63
3 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
8.31
8.32

3
NEWS
View File

@ -1,5 +1,8 @@
GNU coreutils NEWS -*- outline -*-
* Noteworthy changes in release ?.? (????-??-??) [?]
* Noteworthy changes in release 8.32 (2020-03-05) [stable]
** Bug fixes

2
cfg.mk
View File

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