summaryrefslogtreecommitdiff
path: root/www/hacking.html
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-03-18 10:25:32 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-03-18 10:25:32 -0400
commit25a71ad680911de0832f6a5263d3d2f8d5af2244 (patch)
treebb9fdb45adf775cc56dac2a86506882767d9ea15 /www/hacking.html
parent9a03aa5c5bd13524d416747bf4f1608e01af0610 (diff)
downloadgpsd-25a71ad680911de0832f6a5263d3d2f8d5af2244.tar.gz
Simplify the release procedure.
Diffstat (limited to 'www/hacking.html')
-rw-r--r--www/hacking.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/hacking.html b/www/hacking.html
index 781f32e9..12fd8786 100644
--- a/www/hacking.html
+++ b/www/hacking.html
@@ -1411,7 +1411,8 @@ revision.h</dd>
and do Berlios's release procedure.</dd>
<dt>10. Tag the release in git</dt>
-<dd>Doing 'make release-tag' should accomplish this.</dd>
+<dd>Doing 'make release-tag' should accomplish this. The tag push
+will trigger mail to the announce list.</dd>
<dt>11. Bump the release number</dt>
<dd>Bump the release number in configure.ac, adding a 'dev' suffix
@@ -1420,7 +1421,7 @@ distinguishable from the next public release.</dd>
<dt>12. Announce the release</dt>
<dd>Announce the release, and the resumption of regular commits, on
-the mailing lists.</dd>
+the dev list.</dd>
</dl>
<h2>Packaging links</h2>