diff --git a/docs/changes.txt b/docs/changes.txt index b31ef765ea..f28af30bb7 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -52,6 +52,8 @@ All (GUI): by Sandro Sigala) - Added caption parameter to wxGetFontFromUser and wxGetColourFromUser. - Added wxGetMouseState function. +- Added wxHtmlHelpWindow, wxHtmlHelpDialog and wxHtmlModalHelp classes, + allowing HTML help to be embedded in an application. - wxCalendarCtrl positioning fixes for dimensions other than best size. - wxCalendarCtrl colour schema changed and adjusted to system settings.