mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-01 02:08:07 +02:00
[RELEASING] Mention git-shortlog
This commit is contained in:
parent
c627356460
commit
0e8afe87ec
1 changed files with 5 additions and 2 deletions
|
|
@ -110,8 +110,11 @@ Here are the steps to follow to create a new cairo release:
|
|||
"make release-publish", adding the excerpt from NEWS, your
|
||||
signature, followed by the standard "What is cairo" and "Where to
|
||||
get more information about cairo" blurbs from README, and finally
|
||||
tacking on the detailed changelog-ish thing that gets mailed out
|
||||
when you push the tag (but not the diffstat thing).
|
||||
the shortlog of all changes since last release, generated by:
|
||||
|
||||
git shortlog X.Y.Z...
|
||||
|
||||
where X.Y.Z is the last released version.
|
||||
|
||||
11) Edit the cairo wiki to add the announcement to the NEWS page and
|
||||
the front page. (just the parts before your signature).
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue