From: Vadim Zeitlin Date: Fri, 11 Apr 2003 23:56:27 +0000 (+0000) Subject: unstable doesn't mean it crashes X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/dca9009bcc8f02e81916c9aaab236346874dd767 unstable doesn't mean it crashes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/readme.txt b/docs/readme.txt index 8ed1d34ac5..2b079c28b4 100644 --- a/docs/readme.txt +++ b/docs/readme.txt @@ -3,7 +3,11 @@ wxWindows 2.5.0 *** Please note that this is an UNSTABLE DEVELOPMENT SNAPSHOT. *** Unless you need the new features and bug fixes, you may wish to -*** use the official 2.4.x stable series. +*** use the official 2.4.x stable series. You are still encouraged +*** to try the releases from 2.5.x branch, of course, and unstable +*** doesn't mean that they crash all the time -- just that the API +*** may change in backwards incompatible way. If this doesn't frighten +*** you, do try this release and please let us know what you think! Welcome to wxWindows 2, a sophisticated cross-platform C++ framework for writing advanced GUI applications using (where