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 2011-02-04 18:19:36 +01:00
parent ca637bff0e
commit 661413d8c3
3 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
8.9
8.10

3
NEWS
View File

@ -1,5 +1,8 @@
GNU coreutils NEWS -*- outline -*-
* Noteworthy changes in release ?.? (????-??-??) [?]
* Noteworthy changes in release 8.10 (2011-02-04) [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 = f2ebf9f1f16209f7a4b9927a755956fa
old_NEWS_hash = 6830d50281733e19bb2baff7a891e1f8
# Add an exemption for sc_makefile_at_at_check.
_makefile_at_at_check_exceptions = ' && !/^cu_install_program =/'