X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d7af2feac42c8b27a0823131dc2f4004c2472279..a6d57d0388f29fca011b0e168e926b61be0f465c:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index bd2c9656df..716f5ae799 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -130,6 +130,7 @@ wxHTML: - fixed wxHtmlHelpController's cache files handling on big endian machines - added blocking and redirecting capabilities to wxHtmlWindow via wxHtmlWindow::OnOpeningURL() +- fixed alignment handling in tables 2.3.2 -----