diff --git a/docs/changes.txt b/docs/changes.txt index cec3295248..bb9b5f2edf 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -89,6 +89,7 @@ All (GUI): - Added XRC tag for wxToolBar elements and for wxToolBar itself. - Fixed centering of top level windows on secondary displays. - Implemented wxDisplay::GetFromWindow() for platforms other than MSW. +- UpdateUI handler can now show/hide the window too (Ronald Weiss) - More than one filter allowed in in wxDocTemplate filter. wxMSW: