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-03-31 14:48:50 +02:00
parent 3dcf7a4d23
commit 278ae924be
3 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
7.1
7.2

3
NEWS
View File

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

2
cfg.mk
View File

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