From: Jim Meyering Date: Fri, 4 Feb 2011 17:19:36 +0000 (+0100) Subject: post-release administrivia X-Git-Tag: v8.11~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=661413d8c3654e8418c5b5aab36bdba13296c8e1;p=thirdparty%2Fcoreutils.git 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 fa97ecedc2..22ec1e6494 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -8.9 +8.10 diff --git a/NEWS b/NEWS index e92befbb13..9c5a5a841e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU coreutils NEWS -*- outline -*- +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 8.10 (2011-02-04) [stable] ** Bug fixes diff --git a/cfg.mk b/cfg.mk index d0d68cc31c..e4f3faaadb 100644 --- a/cfg.mk +++ b/cfg.mk @@ -27,7 +27,7 @@ bootstrap-tools = autoconf,automake,gnulib,bison # Now that we have better tests, make this the default. export VERBOSE = yes -old_NEWS_hash = f2ebf9f1f16209f7a4b9927a755956fa +old_NEWS_hash = 6830d50281733e19bb2baff7a891e1f8 # Add an exemption for sc_makefile_at_at_check. _makefile_at_at_check_exceptions = ' && !/^cu_install_program =/'