X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c31752dadfe04a196339ee6c592d9971b87539c9..27c7397611662ac0858a83f390904bf4de6870e0:/docs/readme.txt?ds=sidebyside 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