summaryrefslogtreecommitdiff
path: root/RELEASING
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2007-03-03 00:07:03 -0500
committerBehdad Esfahbod <behdad@behdad.org>2007-03-03 00:07:14 -0500
commitc6541b9ac23bcd88202049960ee5a7503a4f0449 (patch)
tree8d7d73564739fca0c86fc7480f96d8e88baa12de /RELEASING
parent9aecd7c815b81b61ff408d51bdf8e1c6663a3954 (diff)
[RELEASING] Add note about ChangeLog sanity
Diffstat (limited to 'RELEASING')
-rw-r--r--RELEASING2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASING b/RELEASING
index 4bc04299..e71bc07e 100644
--- a/RELEASING
+++ b/RELEASING
@@ -73,6 +73,8 @@ Here are the steps to follow to create a new cairo release:
6) Run "make release-publish" which will perform the following steps
for you:
+ * Generate ChangeLog files out of git repository
+ * Check that ChangeLog files were generated properly
* Check that the version number ends with an even micro component
* Check that no release exists with the current version
* Verify that make distcheck completes successfully