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:
Jim Meyering 2010-11-13 17:37:18 +01:00
parent e143ba52c4
commit ee6f187b18
3 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
8.6
8.7

3
NEWS
View File

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

2
cfg.mk
View File

@ -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 = 594c508078596fb65a3db2c0f4437386
old_NEWS_hash = 24f3cbd2c625a297dc4cfb1b076eeaae
# Add an exemption for sc_makefile_at_at_check.
_makefile_at_at_check_exceptions = ' && !/^cu_install_program =/'