diff --git a/docs/changes.txt b/docs/changes.txt index d6104490b3..3b115f5e13 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -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