]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Update release advice
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 29 Jun 2020 23:51:08 +0000 (16:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Jun 2020 00:08:27 +0000 (17:08 -0700)
HACKING

diff --git a/HACKING b/HACKING
index 615bb7ac7348d25181d87dd4f366fc45fac2f695..14ee274d4b69816aa528af00f431a1662f86e9c1 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -104,8 +104,7 @@ should check the results before committing them in git.
 
 ** Set the version number
 Update the version number in NEWS (with version, date, and release
-type) and ChangeLog, and mention in README whether the release is
-stable.  Make sure all changes are committed, then run `git tag -s -m
+type).  Make sure all changes are committed, then run `git tag -s -m
 <version> -u <gpg_key> v<version>'.  Do not push anything upstream at
 this point.