1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-10 17:31:56 +02:00

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
2015-07-03 22:23:56 +01:00
parent f2ef324811
commit c5ff0d989f
3 changed files with 5 additions and 2 deletions

View File

@@ -1 +1 @@
8.23
8.24

3
NEWS
View File

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

2
cfg.mk
View File

@@ -45,7 +45,7 @@ export VERBOSE = yes
# 4914152 9e
export XZ_OPT = -8e
old_NEWS_hash = 41e5c3133f5d8947e2ff13aab58fc52b
old_NEWS_hash = 5c64c69e6303deaceecacc4b498a61fd
# Add an exemption for sc_makefile_at_at_check.
_makefile_at_at_check_exceptions = ' && !/^cu_install_prog/ && !/dynamic-dep/'