add some changelog notes for 2.8.7.0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2007-11-12 19:03:25 +00:00
parent 693c373183
commit 8e51fb7785

9
debian/changelog vendored
View File

@@ -1,3 +1,12 @@
wxwidgets2.8 (2.8.7.0-0) unstable; urgency=low
* wxPython: New version of XRCed from Google SoC project
* wxPython: Added the Editra programmer's editor to the wxPython tools.
* wxFrame::ShowFullScreen now preserves the menubar's accelerators.
* wxGetClientDisplayRect correctly implemented for wxGTK and wxX11 ports.
-- Robin Dunn <robin@alldunn.com> Mon, 9 Nov 2007 17:38:01 -0700
wxwidgets2.8 (2.8.6.1-0) unstable; urgency=low
* wxPython: Add wx.Window.GetGtkWidget.