-- VMS with GTK+ 1.x
-- MacOS 8.6, 9.x and 10.x
-- OS/2 (alpha)
-
-To get wxWindows, go to the Download page at:
-
- http://www.wxwindows.org
-
-This is likely to be the last development snapshot in the
-2.3.x series, before the release of the stable 2.4.x series.
-
-*** About wxWindows
-
-wxWindows is probably the most powerful and comprehensive
-open-source, multi-platform C++ GUI framework available, which
-can be used to build commercial and free software. It's used by many
-organisations all over the world, including the company that
-invented the GUI.
-
-For most ports, wxWindows adopts the native look and feel of
+- Mac OS X using Carbon
+- Mac OS X using Cocoa (beta)
+- OS/2 (beta)
+- MGL for Linux and DOS
+- Palm OS (alpha)
+
+To get wxWidgets, please go to the Download page at:
+
+ http://www.wxwidgets.org/
+
+This is the first version in the new 2.7 development series. Please
+notice that this series is called "development" and not "stable"
+solely because ABI or API compatibility is not assured between
+different 2.7.x series versions. Rest assured however that these
+potentially incompatible changes are made in order to evolve the
+toolkit to the next ABI stable release series (2.8.x) and that
+normally efforts are made to preserve compilation compatibility, so
+often moving to a new development release just requires a full
+recompile of the application using wxWidgets. There are currently no
+known issues with the stability of the programs using this version.
+
+There have been many changes since the 2.6 series, please see the
+change log file included in the distribution for more details. The
+most significant additions to the GUI part of the libraries were:
+
+ - AUI (advanced user interface) library providing dockable
+ windows and much more
+ - richtext library implementing wxRichTextCtrl
+ - New wxComboCtrl and wxOwnerDrawnComboBox controls
+ - New wxTreebook book-like control
+ - New wxColour/Dir/File/Font/PickerCtrls
+ - wxHyperlinkCtrl control
+
+
+*** About wxWidgets
+
+wxWidgets is a comprehensive open-source, multi-platform C++ GUI
+framework, that can be used to build commercial and free
+software. First released in 1992 under the name wxWindows, it's
+increasingly used by organisations and individuals all over the
+world due to its winning combination of sophistication, wide
+platform coverage, ease of use, unrestrictive licence and
+vibrant user community.
+
+For most ports, wxWidgets adopts the native look and feel of