]> git.saurik.com Git - wxWidgets.git/commitdiff
corrected wording of last commit
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 30 Aug 2005 14:02:02 +0000 (14:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 30 Aug 2005 14:02:02 +0000 (14:02 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 924b80da01408b1622d5b800510d785737bfa230..2734095f27f7e0fd00c436ac4e4df7de25755125 100644 (file)
@@ -46,7 +46,7 @@ wxMSW:
 - Added wxDynamicLibrary::GetSymbolAorW().
 - Fixed default size of wxStaticText controls with border being too small.
 - Fixed bugs with wxStatusBar positioning (with or withour sizers) (Jamie Gadd)
-- Mouse events are now generated for all static controls (Jamie Gadd)
+- Mouse move events are now generated for all static controls (Jamie Gadd)
 
 wxGTK: