diff --git a/docs/changes.txt b/docs/changes.txt index 1d3ca3bb0b..407c69925a 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -451,6 +451,7 @@ All: All (GUI): +- Added wxWebView library (Steven Lamerton & Auria, GSoC 2011 project). - Added wxTreeListCtrl class. - Added wxTimePickerCtrl class. - Added documented, public wxNavigationEnabled<> class. @@ -470,8 +471,7 @@ All (GUI): - Added wxFLP_SMALL and wxDIRP_SMALL styles. - Added support for saving alpha with TIFF images. - Added wxPersistentSplitter. -- Added wxWebView library (Steven Lamerton & Auria, GSoC 2011 project). -- Derive wxAuiNotebook from wxBookCtrlBase (Steven Lamerton) +- Derive wxAuiNotebook from wxBookCtrlBase (Steven Lamerton). - Fix tooltips in wxSearchCtrl and other composite controls (Catalin Raceanu). OSX: