================================
- 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
- Added space after list item number in wxHTML.
- Implemented <sub> and <sup> handling in wxHTML (based on patch
by Sandro Sigala)
+- Added caption parameter to wxGetFontFromUser and wxGetColourFromUser.
wxMSW: