]> git.saurik.com Git - wxWidgets.git/commitdiff
Fixed wxSocketBase::InterruptWait on wxBase.
authorKevin Hock <hockkn@yahoo.com>
Fri, 27 Jan 2006 00:49:12 +0000 (00:49 +0000)
committerKevin Hock <hockkn@yahoo.com>
Fri, 27 Jan 2006 00:49:12 +0000 (00:49 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 7755bf9db83a6bd4d514b7e284b54628cad25ba4..2543861936ab4a41dacba007340b0f01eca9886b 100644 (file)
@@ -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):