Fix the 3.0.0 release date and update the release announcement slightly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@75173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -570,7 +570,7 @@ Major new features in this release
|
|||||||
was added.
|
was added.
|
||||||
|
|
||||||
|
|
||||||
3.0.0: (released 2013-11-xx)
|
3.0.0: (released 2013-11-11)
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
All:
|
All:
|
||||||
|
@@ -1,13 +1,15 @@
|
|||||||
October 28, 2013 -- The wxWidgets team is pleased to announce the
|
November 11, 2013 -- The wxWidgets team is pleased to announce a
|
||||||
second release candidate release of wxWidgets 3.0.
|
major new release of our open source framework for the development
|
||||||
|
of native cross-platform applications in C++.
|
||||||
|
|
||||||
wxWidgets 3.0-RC2 is available at
|
wxWidgets 3.0.0 is the first release in the new major stable 3.0
|
||||||
|
branch and is available at
|
||||||
|
|
||||||
https://sourceforge.net/downloads/wxwindows/3.0.0-rc2/
|
https://sourceforge.net/downloads/wxwindows/3.0.0/
|
||||||
|
|
||||||
and at our FTP mirror at
|
and at our FTP mirror at
|
||||||
|
|
||||||
ftp://ftp.wxwidgets.org/pub/3.0.0-rc2/
|
ftp://ftp.wxwidgets.org/pub/3.0.0/
|
||||||
|
|
||||||
Please choose the archive format suitable for your platform, i.e. 7z
|
Please choose the archive format suitable for your platform, i.e. 7z
|
||||||
or ZIP for Windows platforms and tar.bz2 for the Unix systems
|
or ZIP for Windows platforms and tar.bz2 for the Unix systems
|
||||||
@@ -20,7 +22,7 @@ as only sources, not binaries, are installed.
|
|||||||
We also provide the pre-built versions of wxMSW libraries for the
|
We also provide the pre-built versions of wxMSW libraries for the
|
||||||
selected compilers at
|
selected compilers at
|
||||||
|
|
||||||
https://sourceforge.net/downloads/wxwindows/3.0.0-rc2/binaries/
|
https://sourceforge.net/downloads/wxwindows/3.0.0/binaries/
|
||||||
|
|
||||||
Please see the README file there for the descriptions of the
|
Please see the README file there for the descriptions of the
|
||||||
individual files.
|
individual files.
|
||||||
@@ -41,20 +43,20 @@ here, but the most important ones are:
|
|||||||
|
|
||||||
Please see the changes.txt file in the "docs" subdirectory of
|
Please see the changes.txt file in the "docs" subdirectory of
|
||||||
wxWidgets distribution or also available online at
|
wxWidgets distribution or also available online at
|
||||||
https://sourceforge.net/projects/wxwindows/files/3.0.0-rc2/changes.txt
|
https://sourceforge.net/projects/wxwindows/files/3.0.0/changes.txt
|
||||||
for more details and please read the "INCOMPATIBLE CHANGES" section
|
for more details and please read the "INCOMPATIBLE CHANGES" section
|
||||||
in its beginning for a brief description of changes if you are
|
in its beginning for a brief description of changes if you are
|
||||||
upgrading from wxWidgets 2.8. For more details, please see
|
upgrading from wxWidgets 2.8. For more details, please see
|
||||||
http://docs.wxwidgets.org/3.0.0/overview_changes_since28.html
|
http://docs.wxwidgets.org/3.0.0/overview_changes_since28.html
|
||||||
|
|
||||||
|
|
||||||
Please test this release candidate version to help us with making the
|
We recommend that you use wxWidgets 3.0 for any new programs and
|
||||||
final 3.0 release as problem-free as possible. We are especially
|
also update any existing code using the older versions to the new
|
||||||
looking forward to your feedback about the changes in this release
|
one (which should be easier than the jump in the version number
|
||||||
compared to 2.8 version if you're upgrading. Please let us know about
|
indicates) as all the future development will only happen in 3.x
|
||||||
any regressions (http://trac.wxwidgets.org/newticket) so that we could
|
series.
|
||||||
fix them in the upcoming 3.0.
|
|
||||||
|
|
||||||
Thanks in advance!
|
|
||||||
|
We hope that you will enjoy using the new release!
|
||||||
|
|
||||||
Vadim Zeitlin, on behalf of wxWidgets development team.
|
Vadim Zeitlin, on behalf of wxWidgets development team.
|
||||||
|
Reference in New Issue
Block a user