diff --git a/docs/changes.txt b/docs/changes.txt index 924b80da01..2734095f27 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -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: