diff --git a/docs/changes.txt b/docs/changes.txt index 8ea62d91a0..d0ec88bfb5 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -77,6 +77,7 @@ All: All (GUI): +- Added wxComboControl and wxOwnerDrawnComboBox (Jaakko Salli) - Added wxTreebook (uses a wxTreeCtrl to control pages). - Added wxDC::GradientFillLinear/Concentric() - Added wxRadioBox::SetItemToolTip()