]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/CHANGES.txt
total wxBrush cleanup: made private stuff private, fixed data (un)sharing, create...
[wxWidgets.git] / wxPython / CHANGES.txt
index d9b2fc86f6de65328dcb0c9a357daaf9baca7f79..e51d37deacb063761ca3ad6545de0e6d3646431b 100644 (file)
@@ -2,9 +2,18 @@ CHANGES.txt for wxPython
 
 ----------------------------------------------------------------------
 
+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.