]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
post-release administrivia
authorJim Meyering <meyering@redhat.com>
Fri, 11 Dec 2009 13:43:13 +0000 (14:43 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 11 Dec 2009 13:43:13 +0000 (14:43 +0100)
* NEWS: Add header line for next release.
* .prev-version: Record previous version.
* cfg.mk (old_NEWS_hash): Auto-update.

.prev-version
NEWS
cfg.mk

index b8eb0263502da49751d19c5e9867e220a58cd5f3..2983cad049515b2f3cdad093170575baac65ee19 100644 (file)
@@ -1 +1 @@
-8.1
+8.2
diff --git a/NEWS b/NEWS
index 72c8709610cf45fb497fe39c690764b486770839..bef66c87f3330feac1aa5e422d52bc49e0b3eb9d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU coreutils NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 8.2 (2009-12-11) [stable]
 
 ** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index c57c0d3e9c7c923474864e3fb35ead01c24bda7f..2d626b0e1e7301b47b323436642cd3b655b7a7ac 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -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