diff --git a/docs/changes.txt b/docs/changes.txt index 7755bf9db8..2543861936 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -33,6 +33,7 @@ All: - wxFileName now also looks for TMPDIR on Unix. - Fixed build error in list.h with VC++ 2005. - Fixed wxODBC buffer overflow problem in Unicode builds. +- Fixed wxSocketBase::InterruptWait on wxBase. All (GUI):