summaryrefslogtreecommitdiff
path: root/RELEASING
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2015-12-09 16:25:20 -0800
committerBryce Harrington <bryce@osg.samsung.com>2015-12-09 16:25:20 -0800
commit2dc0149ddea214c925f4a38abc65169242e72432 (patch)
tree6787175a30e20b926e82fc36aab498e5a5d5da43 /RELEASING
parent4ab379c744b2c0d5256692307770846eccd41dce (diff)
RELEASING: Drop inclusion of boilerplate in news messages
Looking back at past release announcements, it's been a long time since we included the About Cairo bits. This info is easily located on the website and elsewhere, no need for the redundant data in the announcement too.
Diffstat (limited to 'RELEASING')
-rw-r--r--RELEASING6
1 files changed, 1 insertions, 5 deletions
diff --git a/RELEASING b/RELEASING
index da5b7b0df..0954cf7fd 100644
--- a/RELEASING
+++ b/RELEASING
@@ -181,14 +181,10 @@ Here are the steps to follow to create a new cairo release:
cairo@cairographics.org, gnome-announce-list@gnome.org and
ftp-release@lists.freedesktop.org (pr@lwn.net as well for major
releases) to announce the new release using the text provided from
- "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
+ "make release-publish", adding the excerpt from NEWS and
the shortlog of all changes since last release, generated by:
git shortlog ${LAST_RELEASE}...
11) Add the announcement to the NEWS page and the front page.
- (just the parts before your signature).
-