X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/71f1334b4019c59d11ee274a73adc1fc754eee38..6302ab2fa9e617d18e590acbec89cda175350aed:/wxPython/CHANGES.txt diff --git a/wxPython/CHANGES.txt b/wxPython/CHANGES.txt index 0e00a7930e..e51d37deac 100644 --- a/wxPython/CHANGES.txt +++ b/wxPython/CHANGES.txt @@ -2,8 +2,25 @@ CHANGES.txt for wxPython ---------------------------------------------------------------------- -2.3.2.? +2.3.3 +----- +Added wxSplashScreen. + +Added wxGenericDirCtrl. + +Added wxMultiChoiceDialog. + + + +2.3.2.1 ------- +Changed (again) how the Python global interpreter lock is handled as +well as the Python thread state. This time it works on SMP machines +without barfing and is also still compatible with Python debuggers. + +Added some patches from library contributors. + + 2.3.2