Put the tag command back which was accidentally removed from the instructions.

This commit is contained in:
Carl Worth 2004-10-27 10:53:44 +00:00
parent 667fa8fc15
commit 1839d679b1
2 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,8 @@
2004-10-27 Carl Worth <cworth@cworth.org>
* RELEASING: Put the tag command back which was accidentally
removed from the instructions.
* NEWS: Update date since 0.1.2 release didn't get pushed out
until today.

View file

@ -59,5 +59,9 @@ fixes are committed. Here are the steps to follow:
* Place local copies of both files in the releases directory
* Provide some text for the release announcement
7) Send a message to cairo-announce@cairographics.org to announce the
7) Tag the entire source tree with a tag of the form SNAPSHOT_X_Y_Z:
cvs tag SNAPSHOT_X_Y_Z
8) Send a message to cairo-announce@cairographics.org to announce the
new snapshot using the text provided by the previous step.