From: Jim Meyering Date: Wed, 20 Jan 2010 16:28:01 +0000 (+0100) Subject: post-release administrivia X-Git-Tag: v1.5~117 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=2dde9372e13e1b78ff33b72c0da6eb850e43adfa;p=debian%2Fgzip post-release administrivia * NEWS: Add header line for next release. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash): Auto-update. --- 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)\>