diff --git a/docs/changes.txt b/docs/changes.txt index e61cca8686..1f016ada33 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -107,7 +107,9 @@ wxGTK: wxHTML: -- fixed wxHtmlHelpController's cache files on big endian machines +- fixed wxHtmlHelpController's cache files handling on big endian machines +- added blocking and redirecting capabilities to wxHtmlWindow via + wxHtmlWindow::OnOpeningURL() 2.3.2 -----