Documented another bug fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2007-11-16 13:15:33 +00:00
parent f74357863f
commit d9bb81e462

View File

@@ -108,6 +108,7 @@ wxMSW:
by mingw32 4.2 (Tim Stahlhut).
- Fixed a bug whereby acclerators including Enter were not processed
when a tree control was focused.
- Fixed AUI hint drawing bug on Vista.
wxGTK: