git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2008-07-21 05:34:56 +00:00
parent 1b8cb9ac59
commit db8472d601

17
debian/changelog vendored
View File

@@ -1,3 +1,20 @@
wxwidgets2.8 (2.8.8.1-0) unstable; urgency=low
* Fixed bug in wxScrolledWindow when child focus events caused
unneccessary or incorrect scrolling.
* Fixed a bug in wxGridBagSizer where hidden items were not ignored in
part of the layout algorithm.
-- Robin Dunn <robin@alldunn.com> Fri, 18 Jul 2008 10:59:05 -0700
wxwidgets2.8 (2.8.8.0-0) unstable; urgency=low
* New upstream stable release. See docs/changes.txt for details.
-- Robin Dunn <robin@alldunn.com> Fri, 20 Jun 2008 12:03:37 -0700
wxwidgets2.8 (2.8.7.1-0) unstable; urgency=low
* wxPython: New version of XRCed from Google SoC project