]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/CHANGES.txt
removed invalid restriction
[wxWidgets.git] / wxPython / docs / CHANGES.txt
index 66b74c75ef75b951236ab4c077d06fe4b630e8a9..9dbf304523cd9805b7aac78ce7e0599b5ea8bb65 100644 (file)
@@ -105,6 +105,13 @@ constructed with only the parent window arg.  In some cases other args
 may be required for normal operation, but they can usually be set
 after construction.
 
+Removed the deprecated ErrorDialogs and PythonBitmaps modules.  If you
+were using these in your apps then please join wxPython-dev and assist
+with a more modern reimplementation.
+
+Added a new version (0.8.3) of FloatCanvas from Chris Barker.  It's now
+in a subpackage of wx.lib.
+