mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-10 17:31:56 +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:
@@ -1 +1 @@
|
||||
7.2
|
||||
7.3
|
||||
|
||||
3
NEWS
3
NEWS
@@ -1,5 +1,8 @@
|
||||
GNU coreutils NEWS -*- outline -*-
|
||||
|
||||
* Noteworthy changes in release ?.? (????-??-??) [?]
|
||||
|
||||
|
||||
* Noteworthy changes in release 7.3 (2009-05-01) [stable]
|
||||
|
||||
** Bug fixes
|
||||
|
||||
2
cfg.mk
2
cfg.mk
@@ -44,7 +44,7 @@ bootstrap-tools = autoconf,automake,gnulib,bison
|
||||
# Now that we have better tests, make this the default.
|
||||
export VERBOSE = yes
|
||||
|
||||
old_NEWS_hash = 40279d1aa0a0ef3ca9d1f0a001eb9e2f
|
||||
old_NEWS_hash = 2f661e60191e2c52ba73c22e5ac42b79
|
||||
|
||||
# Ensure that the list of O_ symbols used to compute O_FULLBLOCK is complete.
|
||||
dd = $(srcdir)/src/dd.c
|
||||
|
||||
Reference in New Issue
Block a user