]> git.saurik.com Git - wxWidgets.git/commitdiff
mention wxDC change
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 Dec 2005 15:00:32 +0000 (15:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 Dec 2005 15:00:32 +0000 (15:00 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index d6104490b3133d50c89afb8ae0af1074b1808115..3b115f5e134c338ed1ddf700ca98863455a121c2 100644 (file)
@@ -6,6 +6,8 @@ INCOMPATIBLE CHANGES SINCE 2.6.x
 ================================
 
 - wxFontData::GetColour() now returns a const colour
+- wxDC objects can't be created directly now (this never worked, now it doesn't
+  even compile)
 
 
 2.7.0