]> git.saurik.com Git - wxWidgets.git/commitdiff
Mention wxDC::{Begin,End}Drawing deprecation.
authorJamie Gadd <jrgadd2@cs.latrobe.edu.au>
Sun, 5 Feb 2006 12:41:21 +0000 (12:41 +0000)
committerJamie Gadd <jrgadd2@cs.latrobe.edu.au>
Sun, 5 Feb 2006 12:41:21 +0000 (12:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index abc5d2e84ccbfc7e880e18124cea6c1e6bfdc9bf..6c28e8984e4103f136c79df58b9809150d726f74 100644 (file)
@@ -34,6 +34,7 @@ All:
 - Fixed build error in list.h with VC++ 2005.
 - Fixed wxODBC buffer overflow problem in Unicode builds.
 - Fixed wxSocketBase::InterruptWait on wxBase.
+- wxDC::BeginDrawing() and wxDC::EndDrawing() deprecated.
 
 All (GUI):