]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Disable some wxWebView tests that fail on the buildbot but not locally.
[wxWidgets.git] / docs / changes.txt
index 36f74dd1f604e1cdce6c74a98e547cf1ef5746e3..f231ffda8854c4c673dbb3c3fc86e2b6f5e261a1 100644 (file)
@@ -448,6 +448,10 @@ Major new features in this release
 2.9.4:
 ------
 
+All:
+
+- Added wxLogFormatter to allow customizing wxLog output (Sébastien Gallou).
+
 All (GUI):
 
 - Added wxFilePickerCtrl::SetInitialDirectory().
@@ -460,6 +464,10 @@ MSW:
 - Fixed regression with initial focus in the dialogs in 2.9.3.
 - Added support for wxEXEC_MAKE_GROUP_LEADER to wxExecute (tteras).
 
+OSX:
+
+- Provide native implementations of wxDatePickerCtrl and wxTimePickerCtrl.
+
 
 2.9.3: (released 2011-12-14)
 ------