]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/readme.txt
moved arrays tests to testsuite (patch 927475)
[wxWidgets.git] / docs / readme.txt
index 989b190a88703ad6457ba61b6331f5e5fd335ffa..e0b8fccba2766a4989bbe1b9433273815a4ae49f 100644 (file)
@@ -1,11 +1,15 @@
-wxWindows 2.3.3
+wxWindows 2.5.1
 ---------------
 
 *** 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.2.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++
+Welcome to wxWindows, a sophisticated cross-platform C++
 framework for writing advanced GUI applications using (where
 possible) the native controls.
 
@@ -82,7 +86,6 @@ wxMSW-x.y.z.zip                    Zip archive containing all the files that are
 As well as the core source, the wxMSW distribution contains:
 
 - Windows HTML Help versions of the documentation (docs/htmlhelp);
-- a Dialog Editor binary;
 - a Tex2RTF binary;
 - Life! sample binary.
 
@@ -160,7 +163,7 @@ If compiled with --enable-odbc (Unix only), wxWindows library will
 contain iODBC library which is covered by LGPL.
 
 If you use TIFF image handler, please see src/tiff/COPYRIGHT
-for libtiff license details.
+for libtiff licence details.
 
 If you use JPEG image handler, documentation for your program should
 contain following sentence: "This software is based in part on the work of
@@ -170,6 +173,9 @@ If you use wxRegEx class on a system without native regular expressions
 support (i.e. MS Windows), see src/regex/COPYRIGHT file for Henry Spencer's
 regular expression library copyright.
 
+If you use wxXML classes or XRC, see src/expat/COPYING for licence details.
+
+
 Documentation
 -------------
 
@@ -204,5 +210,5 @@ web site.
 
 Have fun!
 
-The wxWindows Team, September 2002
+The wxWindows Team, February 2004