mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-06 02:18:03 +02:00
Put the tag command back which was accidentally removed from the instructions.
This commit is contained in:
parent
667fa8fc15
commit
1839d679b1
2 changed files with 8 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue