From: Jim Meyering Date: Fri, 23 Apr 2010 16:36:32 +0000 (+0200) Subject: post-release administrivia X-Git-Tag: v8.6~199 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=765d67410c9907629b5c0ce3e37dd0a86a7fc25a;p=platform%2Fupstream%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 c9dc04908..188c40921 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -8.4 +8.5 diff --git a/NEWS b/NEWS index 7eb934f5c..fdb03fd4f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU coreutils NEWS -*- outline -*- +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 8.5 (2010-04-23) [stable] ** Bug fixes diff --git a/cfg.mk b/cfg.mk index 71bcb5573..398360825 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 = 9518f4930d702a9fa6ac6b9fd06cca94 +old_NEWS_hash = 27e765279d5735f99114b57fa097e6bd # Add an exemption for sc_makefile_at_at_check. _makefile_at_at_check_exceptions = ' && !/^cu_install_program =/'