summaryrefslogtreecommitdiff
path: root/RELEASING
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-01-21 11:20:55 +0000
committerCarl Worth <cworth@cworth.org>2005-01-21 11:20:55 +0000
commit1463fbb6c90a9a6faff0d4d1b65d375e416dafd4 (patch)
tree223eac0a8865d9de5ef464d7c0965480c38742b5 /RELEASING
parentfdf1ed1185916b77dc36564f637ebe147acb537d (diff)
Update since directory changed after server compromise.
Diffstat (limited to 'RELEASING')
-rw-r--r--RELEASING6
1 files changed, 3 insertions, 3 deletions
diff --git a/RELEASING b/RELEASING
index cfae2df0..9088f9b5 100644
--- a/RELEASING
+++ b/RELEASING
@@ -32,8 +32,8 @@ fixes are committed. Here are the steps to follow:
to other entries in NEWS. Take special care to note any
incompatible changes in the API. These should be easy to find
by looking for cairo.h in the ChangeLog. Additionally, the
- output following command should be examined using the previous
- snapshot tag:
+ output of the following command should be examined using the
+ previous snapshot tag:
cvs diff -r SNAPSHOT_X_Y_Z src/cairo.h
@@ -62,7 +62,7 @@ fixes are committed. Here are the steps to follow:
* Verify that make distcheck completes successfully
* Generate the final tar file
* Generate an md5sum file
- * scp both files to cairographics.org:/home/www/cairo/snapshots
+ * scp both files to appear on http://cairographics.org/snapshots
* Create a LATEST-package-version file (after deleting any old one)
* Place local copies of both files in the releases directory
* Provide some text for the release announcement (see below).