X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/15030c51b82f20647699ee704b9c170651b43ae8..21b529859e6dd9a94305768a81b0478142638092:/wxPython/CHANGES.txt diff --git a/wxPython/CHANGES.txt b/wxPython/CHANGES.txt index 8246e66d34..5719f0cb11 100644 --- a/wxPython/CHANGES.txt +++ b/wxPython/CHANGES.txt @@ -68,6 +68,10 @@ UNICODE! codecs first and then pass the unicode string to the wxPython method. +Added wxListCtrlAutoWidthMixin from Erik Westra. + +Added wxIconBundle and wxTopLevelWindow.SetIcons. +