diff --git a/docs/changes.txt b/docs/changes.txt index 2543861936..decdf04364 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -111,6 +111,7 @@ wxMSW: - Fixed a crash when dismissing wxPrintDialog under VC++ 7.1. - Fixed out by one error in wxTextCtrl::GetStyle. - Fixed problem with getting input in universal/unicode build of wxMSW. +- Link oleacc.lib conditionally. wxGTK: