From 59edd80343ddd3a5d99dde4b3f4df8c59857f0d9 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 27 Oct 2013 15:48:22 +0000 Subject: [PATCH] Prepare release notes and such for 3.0.0-rc2. No real changes, just change the RC number. Also update the release date. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@75081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 2 +- docs/publicity/announce.txt | 15 ++++++--------- docs/readme.txt | 8 ++++---- 3 files changed, 11 insertions(+), 14 deletions(-) diff --git a/docs/changes.txt b/docs/changes.txt index f820ed0e2a..aab70beee2 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -567,7 +567,7 @@ Major new features in this release was added. -3.0-RC2: (released 2013-10-xx) +3.0-RC2: (released 2013-10-28) ------------------------------ All: diff --git a/docs/publicity/announce.txt b/docs/publicity/announce.txt index 15daa8b3dd..c2c5b0b83e 100644 --- a/docs/publicity/announce.txt +++ b/docs/publicity/announce.txt @@ -1,13 +1,13 @@ -October 7, 2013 -- The wxWidgets team is pleased to announce the +October 28, 2013 -- The wxWidgets team is pleased to announce the first release candidate release of wxWidgets 3.0. -wxWidgets 3.0-RC1 is available at +wxWidgets 3.0-RC2 is available at - https://sourceforge.net/downloads/wxwindows/3.0.0-rc1/ + https://sourceforge.net/downloads/wxwindows/3.0.0-rc2/ and at our FTP mirror at - ftp://ftp.wxwidgets.org/pub/3.0.0-rc1/ + ftp://ftp.wxwidgets.org/pub/3.0.0-rc2/ Please choose the archive format suitable for your platform, i.e. 7z or ZIP for Windows platforms and tar.bz2 for the Unix systems @@ -20,10 +20,7 @@ as only sources, not binaries, are installed. We also provide the pre-built versions of wxMSW libraries for the selected compilers at - https://sourceforge.net/downloads/wxwindows/3.0.0/binaries/ - -Notice that 3.0-RC1 does NOT include the binaries, they will be only -available for the final 3.0 release. + https://sourceforge.net/downloads/wxwindows/3.0.0-rc2/binaries/ Please see the README file there for the descriptions of the individual files. @@ -44,7 +41,7 @@ here, but the most important ones are: Please see the changes.txt file in the "docs" subdirectory of wxWidgets distribution or also available online at -https://sourceforge.net/projects/wxwindows/files/3.0.0-rc1/changes.txt +https://sourceforge.net/projects/wxwindows/files/3.0.0-rc2/changes.txt for more details and please read the "INCOMPATIBLE CHANGES" section in its beginning for a brief description of changes if you are upgrading from wxWidgets 2.8. For more details, please see diff --git a/docs/readme.txt b/docs/readme.txt index 7545ad2b52..cf3cb0cc28 100644 --- a/docs/readme.txt +++ b/docs/readme.txt @@ -1,4 +1,4 @@ - wxWidgets 3.0-RC1 Release Notes + wxWidgets 3.0-RC2 Release Notes =============================== Welcome to the latest release of wxWidgets, a free cross-platform C++ @@ -16,11 +16,11 @@ thread handling, and so on. You can learn more about wxWidgets at wxWidgets sources are available for download from - https://sourceforge.net/projects/wxwindows/files/3.0.0/ + https://sourceforge.net/projects/wxwindows/files/3.0.0-rc2/ or - ftp://ftp.wxwidgets.org/pub/3.0.0/ + ftp://ftp.wxwidgets.org/pub/3.0.0-rc2/ Please see the "Files" section below for the description of various files available at these locations. @@ -203,4 +203,4 @@ web site. Have fun! -The wxWidgets Team, July 2013 +The wxWidgets Team, October 2013