]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/CHANGES.txt
added SetStatusText method (avoiding dc.Clear)
[wxWidgets.git] / wxPython / CHANGES.txt
index 0e00a7930e50f9be406f19d9daa955090bbe91a3..d9b2fc86f6de65328dcb0c9a357daaf9baca7f79 100644 (file)
@@ -2,9 +2,17 @@ CHANGES.txt for wxPython
 
 ----------------------------------------------------------------------
 
-2.3.2.?
+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
 -----