]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/py/CHANGES.txt
Don't override methods that are in wxControlWithItems
[wxWidgets.git] / wxPython / wx / py / CHANGES.txt
index 27a65f22fdd4b30266cb874cb5aa9787f1a7780f..d92d1ae041ac1c5de3ee72479308f7df963c5273 100644 (file)
@@ -9,7 +9,10 @@ Removed docs tabs from crust interface:
 
 Fixed Calltip tab refresh problem on Windows.
 
-shell.autoCompleteAutoHide added with default of True.
+shell.autoCompleteAutoHide added with default of False.
+
+Changed default namespace of Shell to __main__.__dict__, instead of an
+empty dictionary.
 
 
 0.9.3 (9/25/2003 to 1/24/2004)