CHANGES.txt for wxPython
=====================================================================
-2.5.1.x
+2.5.1.1
-------
(See also the MigrationGuide.txt file for details about some of the
Updated wx.lib.calendar with many fixes and enhancements from Joerg
"Adi" Sieker.
+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.
+