diff --git a/docs/changes.txt b/docs/changes.txt index 0b86119d64..398331b27d 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -99,6 +99,7 @@ All (GUI): - Support wxGRID_AUTOSIZE in wxGrid::SetRow/ColLabelSize() (Evgeniy Tarassov) - Added wxWindow::NavigateIn() in addition to existing Navigate() - Add support for tags to wxrc +- Support wxAPPLY and wxCLOSE in CreateStdDialogButtonSizer() (Marcin Wojdyr) wxGTK: