From 84050e9e36ac7c57ac09339652d5e6c91e220e99 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Mon, 14 May 2007 18:36:01 +0000 Subject: [PATCH] regenerate git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/docs/CHANGES.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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 @@

2.8.4.0

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.

2.8.3.0