hacking: described release procedure applies to beta releases too
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 5 Dec 2011 19:15:46 +0000 (20:15 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 10 Dec 2011 10:03:43 +0000 (11:03 +0100)
* HACKING (Release procedure): Explicitly state that the described
procedure is valid for alpha/beta versions as well.

HACKING

diff --git a/HACKING b/HACKING
index 43906da..7b07b83 100644 (file)
--- a/HACKING
+++ b/HACKING
 ================================================================
 = Release procedure
 
+* The steps outlined here are meant to be followed for alpha and stable
+  releases as well.  Where differences are expected, they will be
+  explicitly described.
+
 * Fetch new versions of the files that are maintained by the FSF.
   Commit.  Unfortunately you need an FSF account to do this.
   (You can also use `make fetch', but that is still woefully incomplete.)