]> git.saurik.com Git - wxWidgets.git/commitdiff
Mention statusbar painting fix.
authorJamie Gadd <jrgadd2@cs.latrobe.edu.au>
Tue, 10 Jan 2006 22:08:52 +0000 (22:08 +0000)
committerJamie Gadd <jrgadd2@cs.latrobe.edu.au>
Tue, 10 Jan 2006 22:08:52 +0000 (22:08 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index dbc10707b452aa0dd74981fffa352cba744f6047..328ed2c45eff3c6a871d9a9df7433dc21ef7c8f2 100644 (file)
@@ -71,6 +71,7 @@ wxMSW:
   puts 64-bit builds in their own directory and adds /machine:amd64 or ia64
   to the link command.
 - wxStatusBar::GetFieldRect now returns correct values under XP.
+- wxStatusBar no longer corrupts surrounding windows on resize.
 
 wxGTK: