was added.
+2.9.4:
+------
+
+All:
+
+- Added wxLogFormatter to allow customizing wxLog output (Sébastien Gallou).
+
+All (GUI):
+
+- Added wxFilePickerCtrl::SetInitialDirectory().
+- Added wxDataViewItemAttr::SetBackgroundColour() and implemented it in generic
+ wxDataViewCtrl (Andrew Xu).
+- Fix item alignment in icon view in the generic wxListCtrl.
+
+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)
------