]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/CHANGES.txt
Correct file format errors
[wxWidgets.git] / wxPython / docs / CHANGES.txt
index c503135bcf9c2c38d0c873c3679415951c5a647e..a82ddba9ba63650ab8891dd00a21d21b07ac91b9 100644 (file)
@@ -83,6 +83,10 @@ Added wx.Display and wx.VideoMode.
 AppleEvents can be handled by overriding wx.App methods MacOpenFile,
 MacPrintFile, MacNewFile, and MacReopenApp.
 
+Added wx.PlatformInfo which is a tuple containing strings that
+describe the platform and build options of wxPython.  See the
+MigrationGuide for more details.
+