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 2009-02-21 22:49:24 +01:00
parent 74ba433a14
commit 359c48d5c6
3 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
7.0
7.1

3
NEWS
View File

@ -1,5 +1,8 @@
GNU coreutils NEWS -*- outline -*-
* Noteworthy changes in release ?.? (????-??-??) [?]
* Noteworthy changes in release 7.1 (2009-02-21) [stable]
** New features

2
cfg.mk
View File

@ -42,7 +42,7 @@ gnulib_dir = /gnulib
# Now that we have better (check.mk) tests, make this the default.
export VERBOSE = yes
old_NEWS_hash = 791cf10529d00853f6363ca67f360747 -
old_NEWS_hash = fa6cba1740b3f385520c1b54d90859ca -
# Ensure that the list of O_ symbols used to compute O_FULLBLOCK is complete.
dd = $(srcdir)/src/dd.c