summaryrefslogtreecommitdiff
path: root/RELEASING
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2008-09-06 06:15:31 -0400
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2008-09-06 06:15:31 -0400
commit35fcdf352a29241f235f2bc7a692c20ad8baf240 (patch)
treecc293bedb992ac53de0e64070e39587c4641959e /RELEASING
parent5e7388540f2cd201331cb3d1f616e3c300dbc45f (diff)
Bump release
Diffstat (limited to 'RELEASING')
-rw-r--r--RELEASING4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASING b/RELEASING
index 3ad0c2d..121e0df 100644
--- a/RELEASING
+++ b/RELEASING
@@ -17,7 +17,9 @@ Here are the steps to follow to create a new pixman release:
make PREV=<last version> release-check
- and fix things until it passes.
+ and fix things until it passes. If your freedesktop username is
+ different from your local username, then also set the variable
+ USERNAME on the commandline.
A very useful thing to do is to run the cairo test suite
against pixman. This can be done by running the following