]> git.saurik.com Git - wxWidgets.git/commitdiff
Warning fixes for VC++ 5.0
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Mon, 29 May 2006 17:31:31 +0000 (17:31 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Mon, 29 May 2006 17:31:31 +0000 (17:31 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index e810a4f00a6ab2580a59a6414bfe6ec4d4c007c5..d35ac153809a8db246f8ce3da62f4f26113b5bed 100644 (file)
@@ -200,6 +200,7 @@ wxMSW:
   if its size is set within a paint handler (for example when embedded in a
   wxHtmlWindow). [Now reverted due to problems in W2K and below.]
 - wxDC::GetTextExtent() width calculation is more precise for italics fonts now
+- Warning fixes for VC++ 5.0 (Igor Korot)
 
 wxGTK: