diff --git a/docs/changes.txt b/docs/changes.txt index abc5d2e84c..6c28e8984e 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -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):