]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/CHANGES.txt
added tracing of ReleaseMouse and assertion to prevent releasing window with mouse...
[wxWidgets.git] / wxPython / CHANGES.txt
index d9b2fc86f6de65328dcb0c9a357daaf9baca7f79..7417c75b3a201288e53f9704d3c71532302fe594 100644 (file)
@@ -2,9 +2,17 @@ CHANGES.txt for wxPython
 
 ----------------------------------------------------------------------
 
+2.3.3
+-----
+Added wxSplashScreen.
+
+Added wxGenericDirCtrl.
+
+
+
+
 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.