From 2dde9372e13e1b78ff33b72c0da6eb850e43adfa Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 20 Jan 2010 17:28:01 +0100 Subject: [PATCH] post-release administrivia * NEWS: Add header line for next release. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash): Auto-update. --- .prev-version | 2 +- NEWS | 3 +++ cfg.mk | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.prev-version b/.prev-version index 085c0f2..c068b24 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -1.3.14 +1.4 diff --git a/NEWS b/NEWS index 8370882..1a12465 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU gzip NEWS -*- outline -*- +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 1.4 (2010-01-20) [stable] ** Bug fixes diff --git a/cfg.mk b/cfg.mk index 7ce3274..b8d4644 100644 --- a/cfg.mk +++ b/cfg.mk @@ -37,7 +37,7 @@ bootstrap-tools = autoconf,automake,gnulib # Now that we have better tests, make this the default. export VERBOSE = yes -old_NEWS_hash = 22b19691660f1870cec5f64b2c0e4641 +old_NEWS_hash = e35901d8427a032d2b88a3195ed24a8f sc_obs_header_regex = \ \<(STDC_HEADERS|HAVE_(LIMITS|STRING|UNISTD|STDLIB)_H)\> -- 2.47.2