summaryrefslogtreecommitdiff
path: root/RELEASING
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASING')
-rw-r--r--RELEASING2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASING b/RELEASING
index bf7317b5..80204045 100644
--- a/RELEASING
+++ b/RELEASING
@@ -1,7 +1,7 @@
Here are the steps to follow to create a new cairo release:
1) Ensure that there are no local, uncommitted modifications.
- It's probably good enough if "git status" says so.
+ It's probably good enough if "git diff" doesn't output anything.
2) Verify that the code passes "make distcheck"