diff --git a/docs/changes.txt b/docs/changes.txt index 92c2d65cdc..14a5e37a96 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -90,6 +90,10 @@ Major new features in 2.8 release 2.8.1 ----- +All: + +- wxGrid::GetBestSize() returns same size the grid would have after AutoSize() + wxMSW: - Fixed compilation with Borland C++ in Unicode mode but without MSLU