From: Pádraig Brady
Date: Sat, 2 Sep 2017 02:25:50 +0000 (-0700) Subject: maint: post-release administrivia X-Git-Tag: v8.29~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d9d07bbb1dbadd9d445b093e3a0d8247119860e;p=thirdparty%2Fcoreutils.git maint: post-release administrivia * NEWS: Add header line for next release. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash): Auto-update. --- diff --git a/.prev-version b/.prev-version index 8a1c8a475a..8b61d07324 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -8.27 +8.28 diff --git a/NEWS b/NEWS index d255ab67e2..8be22f169c 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU coreutils NEWS -*- outline -*- +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 8.28 (2017-09-01) [stable] ** Bug fixes diff --git a/cfg.mk b/cfg.mk index b6f2c6f9b9..4c5c880324 100644 --- a/cfg.mk +++ b/cfg.mk @@ -48,7 +48,7 @@ export VERBOSE = yes # 4914152 9e export XZ_OPT = -8e -old_NEWS_hash = fbfecedc8eaff3d296b43a9f1db2a269 +old_NEWS_hash = 0c14d8be06bfd7cc0024b7d39fdd6e1e # Add an exemption for sc_makefile_at_at_check. _makefile_at_at_check_exceptions = ' && !/^cu_install_prog/ && !/dynamic-dep/'