]> git.saurik.com Git - wxWidgets.git/commitdiff
unstable doesn't mean it crashes
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 11 Apr 2003 23:56:27 +0000 (23:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 11 Apr 2003 23:56:27 +0000 (23:56 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/readme.txt

index 8ed1d34ac53107241b2bd35e412d24802297f8ff..2b079c28b49166892e2758c7814238a954498540 100644 (file)
@@ -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