]> git.saurik.com Git - wxWidgets.git/commitdiff
Added more items to the release check list.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 12 Jul 2012 13:18:06 +0000 (13:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 12 Jul 2012 13:18:06 +0000 (13:18 +0000)
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

docs/tech/tn0022.txt

index 8a7320c4b36c418b87c13a1bedca7fe21abbc878..65bfbb1c876716687a8e33ec372ad8e55a886eab 100644 (file)
@@ -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
 
     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).
 
 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.
 
 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.
 
 
 Post to wxBlog if necessary.