X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7fa23c09cdf8b4cbccf730a6e53c7688f79d250b..66c033b4a6ee95a2392b7f3c5a629256b661c456:/wxPython/docs/CHANGES.html diff --git a/wxPython/docs/CHANGES.html b/wxPython/docs/CHANGES.html index 925281bb3c..381622d886 100644 --- a/wxPython/docs/CHANGES.html +++ b/wxPython/docs/CHANGES.html @@ -4,15 +4,15 @@
-(See also the MigrationGuide.txt file for details about some of the +
(See also the MigrationGuide file for details about some of the big changes that have happened in this release and how you should adapt your code.)
The wxWindows project and library is now known as wxWidgets. Please @@ -90,6 +90,7 @@ couldn't figure out anything better. Well now we have something that, if it isn't already, has the potential to be better. So consider migrating away from using activexwrapper as well. Please see the MigrationGuide for more details on using the new module.
+Floats are allowed again as function parameters where ints are expected.