1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-29 03:50:45 +02:00

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-10-06 13:20:18 +02:00
parent ca1e31f3c5
commit 96829a9ff0
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
7.6
8.0
+3
View File
@@ -1,5 +1,8 @@
GNU coreutils NEWS -*- outline -*-
* Noteworthy changes in release ?.? (????-??-??) [?]
* Noteworthy changes in release 8.0 (2009-10-06) [beta]
** Bug fixes
+1 -1
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 = 0d22ab4ad3fedd9cf283b256b61e8080
old_NEWS_hash = 785e51bc9af87e7eb004f9ba24a0ca27
# Ensure that the list of O_ symbols used to compute O_FULLBLOCK is complete.
dd = $(srcdir)/src/dd.c