X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4f3449b43280a855e57280e6848610ea9fdaa3bb..15248e43a93d885f3202554202f529bd1b1e10a4:/wxPython/CHANGES.txt diff --git a/wxPython/CHANGES.txt b/wxPython/CHANGES.txt index 42b3fdd3e5..5c0b736ae9 100644 --- a/wxPython/CHANGES.txt +++ b/wxPython/CHANGES.txt @@ -9,7 +9,9 @@ EVT_DETAILED_HELP_RANGE, EVT_CONTEXT_MENU, wxHelpEvent, wxContextMenuEvent, wxContextHelp, wxContextHelpButton, wxTipWindow, and a demo to show them in action. +Deprecated PyShell and PyShellWindow, added a snapshot of PyCrust. +Added the new virtual list capabilities to wxListCtrl.