-it less likely that you use the library incorrectly. Many new GUI
-and base classes have been added or improved.
-
-Compared to the previous 2.9.4 release the most important change at
-the API level is the introduction of new, shorter constants for the
-event types making code using Bind() for dynamic event handling easier
-to both write and read. But the main focus of this release is on
-incremental improvements and fixing defects in preparation for 3.0
-release. In particular, wxOSX/Cocoa port has been significantly
-improved. And there were fixes to the still exprimental wxGTK3 port
-which now also support GTK+ Broadway (HTML5-based) backend.
+it less likely that you use the library incorrectly. Dynamic event
+handling was made much more comfortable. Many new GUI and base classes
+have been added or improved and all ports, and especially wxOSX/Cocoa
+and wxGTK3, were enhanced.
+
+Compared to the previous 2.9 development releases the most important
+change is that this release is part of the new 3.0 stable series,
+guarantying backwards API and ABI compatibility with the next 3.0.x
+releases.