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-01-07 18:25:36 +01:00
parent 201ba1a203
commit 21f4da0fb9
3 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
8.2
8.3

3
NEWS
View File

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

2
cfg.mk
View File

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