summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2007-10-08 02:16:12 +0100
committerColin Watson <cjwatson@debian.org>2007-10-08 02:16:12 +0100
commit200a586b28d8df5c0d4c9c388e4b11f31b8a0374 (patch)
treece8b8bf67c0b89a11cfe34d440a714b1aff2b60e
parent109d03223d3b62be579019af0c6b2adc311e66b8 (diff)
* docs/HACKING: Minor release process adjustment now that we're no
longer using CVS.
-rw-r--r--docs/ChangeLog5
-rw-r--r--docs/HACKING4
2 files changed, 7 insertions, 2 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index cbf248e3..dee70c62 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -1,3 +1,8 @@
+Mon Oct 8 02:15:47 BST 2007 Colin Watson <cjwatson@debian.org>
+
+ * docs/HACKING: Minor release process adjustment now that we're no
+ longer using CVS.
+
Mon Oct 8 02:13:15 BST 2007 Colin Watson <cjwatson@debian.org>
* README: Building the manual requires running ./configure now.
diff --git a/docs/HACKING b/docs/HACKING
index d5bd03e0..5e271b50 100644
--- a/docs/HACKING
+++ b/docs/HACKING
@@ -141,8 +141,8 @@ Release process
8. Tag everything.
-9. Check out a working copy on the tag and run ./release.sh there. This is
- the distribution tarball; test it as thoroughly as you can.
+9. Run ./release.sh. This is the distribution tarball; test it as thoroughly
+ as you can.
10. Upload the tarball to Savannah.