diff --git a/docs/changes.txt b/docs/changes.txt index db0a190df6..320d536fc6 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -96,6 +96,7 @@ All: - Fix compilation with wxUSE_STL=1 - wxGrid::GetBestSize() returns same size the grid would have after AutoSize() - Added wxTreeCtrl::CollapseAll[Children]() and IsEmpty() (Francesco Montorsi) +- Several RTL-related positioning fixes (Diaa Sami) wxMSW: