From: Vadim Zeitlin Date: Thu, 12 Jul 2012 13:18:06 +0000 (+0000) Subject: Added more items to the release check list. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/129342d84ec680955152574f7657d8bdec7c03f9 Added more items to the release check list. Mention that the change log should be uploaded too (it would be perhaps more useful to have a change log for just this release but for now upload the entire file) and that the llatest available version must be update on the web site. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/tech/tn0022.txt b/docs/tech/tn0022.txt index 8a7320c4b3..65bfbb1c87 100644 --- a/docs/tech/tn0022.txt +++ b/docs/tech/tn0022.txt @@ -95,6 +95,12 @@ renamed to README.md on SF to be shown when the directory is viewed, i.e. do: scp docs/release_binaries.mdwn \ sfuser,wxwindows@frs.sf.net:/home/frs/project/w/wx/wxwindows/x.y.z/binaries/README.md +And upload the change log too: + + scp docs/changes.txt \ + sfuser,wxwindows@frs.sf.net:/home/frs/project/w/wx/wxwindows/x.y.z + + Also upload the files to the FTP mirror at ftp.wxwidgets.org (ask Chris for access if you don't have it). @@ -111,6 +117,8 @@ TODO: where else to announce it? 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. + Post to wxBlog if necessary.