[RELEASING] Add note about ChangeLog sanity

This commit is contained in:
Behdad Esfahbod 2007-03-03 00:07:03 -05:00
parent 9aecd7c815
commit c6541b9ac2

View file

@ -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