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-08-20 21:48:45 +02:00
parent af1996dde2
commit 04a31ad99d
3 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
7.4
7.5

3
NEWS
View File

@ -1,5 +1,8 @@
GNU coreutils NEWS -*- outline -*-
* Noteworthy changes in release ?.? (????-??-??) [?]
* Noteworthy changes in release 7.5 (2009-08-20) [stable]
** Bug fixes

2
cfg.mk
View File

@ -39,7 +39,7 @@ bootstrap-tools = autoconf,automake,gnulib,bison
# Now that we have better tests, make this the default.
export VERBOSE = yes
old_NEWS_hash = 8ed224902e335a80ec8340cd0d594d7f
old_NEWS_hash = 93ff8e5850f630855f9e834fec416830
# Ensure that the list of O_ symbols used to compute O_FULLBLOCK is complete.
dd = $(srcdir)/src/dd.c