diff --git a/docs/changes.txt b/docs/changes.txt index 7e77b5dcaf..24afdd7ffb 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -76,6 +76,7 @@ All GUI ports: - added wxVScrolledWindow, wxVListBox and wxHtmlLbox classes - added alpha channel support to wxImage +- added wxRenderer class allowing to customize the drawing of generic controls - added wxCLOSE_BOX style for dialogs and frames - added wxSplitterWindow and wxWizard handlers to XRC - wxWizard is now sizer-friendly and may b resizeable (Robert Vazan)