]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/publicity/announce.txt
No changes, just remove unnecessary wxPickerBase::OnSize().
[wxWidgets.git] / docs / publicity / announce.txt
index fee2ac2f6139635a1b5264e38105473bac1e0732..eee1e4b6ee70ac06bea9435c1c4b22775c613d7a 100644 (file)
@@ -22,11 +22,16 @@ To get wxWidgets, please go to the Download page at:
 
   http://www.wxwidgets.org/
 
-This is the first version in the new 2.7 series. Please notice
-that this series is called "development" and not "stable" solely
-because compatibility is not assured among between different 2.7
-series versions but there are no known issues with the stability
-of the programs using this version.
+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
@@ -63,7 +68,7 @@ and use than MFC and other frameworks.
 
 As well as comprehensive support for the usual widgets, advanced
 features include: HTML viewing/printing, wxImage class providing
-handlers for reading and writing many image types, resizeable panels
+handlers for reading and writing many image types, resizable panels
 and dialogs on all platforms, document/view, OpenGL support,
 HTML-based and context-sensitive help, wizards, drag and drop,
 a grid class, ODBC support, threads, sockets, container classes,