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
2019-03-10 17:08:36 -07:00
parent cf28242fd5
commit ab8c604765
3 changed files with 5 additions and 2 deletions

View File

@@ -1 +1 @@
8.30
8.31

3
NEWS
View File

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

2
cfg.mk
View File

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