diff --git a/wxPython/docs/CHANGES.html b/wxPython/docs/CHANGES.html index 222ce4902d..e06abbe4dc 100644 --- a/wxPython/docs/CHANGES.html +++ b/wxPython/docs/CHANGES.html @@ -13,10 +13,10 @@
wxGTK: Make wx.NO_BORDER style work with wx.RadioBox (patch 1525406)
-Update to 0.9.1 of TreeMixin.
+Update to 1.0 of TreeMixin.
wx.lib.customtreectrl: Patch from Andrea that fixes the following problems/issues:
@@ -80,6 +80,9 @@ control, added in wxPython 2.7.1.1.
Update to latest FloatCanvas from Chris Barker.
+The pywxrc tool now properly supports generating classes for menus and +menubars, and also creating attributes for menus, menubars and menu +items.