diff --git a/CHANGES.rst b/CHANGES.rst index 3d243224..b7676e78 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -38,6 +38,9 @@ Changes in this release include the following: * Add missing ``wx.GetLocale`` function. (#572) +* Fix object ownership issue for menus added to toolbar items. (#580) + +