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-12-11 14:43:13 +01:00
parent 70d023b076
commit a0000ba4ae
3 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
8.1
8.2

3
NEWS
View File

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

2
cfg.mk
View File

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