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 2025-11-10 13:54:30 +00:00
parent 0ae5bdc7a8
commit f7be1e51a3
3 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
9.8 9.9

3
NEWS
View File

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

2
cfg.mk
View File

@ -48,7 +48,7 @@ export VERBOSE = yes
# 4914152 9e # 4914152 9e
export XZ_OPT = -8e export XZ_OPT = -8e
old_NEWS_hash = 6651d3c6c61d6b5d0f95b969e5c0c2af old_NEWS_hash = cb35d17f3e25db18b46d6858946d977f
# Add an exemption for sc_makefile_at_at_check. # Add an exemption for sc_makefile_at_at_check.
_makefile_at_at_check_exceptions = \ _makefile_at_at_check_exceptions = \