From 2bb01f8527cb1dbc02af7eff22fb81d0e0a131ec Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 15 Nov 2013 13:33:28 +0000 Subject: [PATCH] Add a few more post-release TODO items to the instructions. Announce the release at isocpp.org. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/tech/tn0022.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/tech/tn0022.txt b/docs/tech/tn0022.txt index fead3c9a80..521be74729 100644 --- a/docs/tech/tn0022.txt +++ b/docs/tech/tn0022.txt @@ -144,16 +144,21 @@ Create http://docs.wxwidgets.org/x.y.z/ (ask Bryan to do it if not done yet). Announcement ------------ -Post docs/publicity/announce.txt at least to wx-announce@googlegroups.com. +Post docs/publicity/announce.txt at least to wx-announce@googlegroups.com and +to wx-users for the important releases. Submit a link to http://www.reddit.com/r/programming +Submit to http://isocpp.org/blog/suggest + For major releases, submit the announcement to http://slashdot.org/submission Update www.wxwidgets.org, usually a news item is enough but something more can be called for for major releases. -Also update downloads/index.html to mention the new latest release. +Modify the links at downloads/index.html to point to the new release. + +Also update docs/index.html for the minor or major (i.e. not micro) releases. Post to wxBlog if necessary.