summaryrefslogtreecommitdiff
path: root/RELEASING
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <ssp@redhat.com>2011-02-22 15:40:34 -0500
committerSøren Sandmann Pedersen <ssp@redhat.com>2011-02-22 15:40:34 -0500
commit2cb67d2a0b6bed4490a41c34a185cc54a445559a (patch)
tree878c84a7bf9433fa3ba4ca5accd45a1e6a516a37 /RELEASING
parent3cdf74257bdb9d054637252f4fa7503abf580db9 (diff)
Minor fix to the RELEASING file
Diffstat (limited to 'RELEASING')
-rw-r--r--RELEASING4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASING b/RELEASING
index 7ddcef4..fbe1581 100644
--- a/RELEASING
+++ b/RELEASING
@@ -11,7 +11,7 @@ Here are the steps to follow to create a new pixman release:
git log master...origin (no output; note: *3* dots)
2) Increment pixman_(major|minor|micro) in configure.ac according to
- the directions in that file. Use git commit to record this.
+ the directions in that file.
3) Make sure that new version works, including
@@ -23,7 +23,7 @@ Here are the steps to follow to create a new pixman release:
- the cairo test suite hasn't gained any new failures compared
to last pixman version.
-4) Use "git commit" to record any changes made in step 3.
+4) Use "git commit" to record the changes made in step 2 and 3.
5) Generate and publish the tar files by running