diff --git a/docs/changes.txt b/docs/changes.txt index 014d1bb272..0bdb42ca08 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -493,6 +493,8 @@ All (GUI): - Fix SVG files generation in locales using decimal comma (snowleopard). - Fix setting tooltips for generic wxSpinCtrl (Catalin Raceanu). - Added support for reading image resolutions from PNG images (scottb). +- wxComboCtrl, wxOwnerDrawnComboBox: better support for themed and custom + panel backgrounds, especially on OS X. GTK: