diff --git a/CHANGES.rst b/CHANGES.rst index 573b6ece..473f3b8a 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -46,6 +46,8 @@ Other changes in this release: * Switch to using a wx.Overlay in the Widget Inspection Tool to highlight widgets when running on a GTK3 port. +* Fixed issue in wx.lib.agw.customtreectrl where label editor could remain + stuck forever (#1235). 4.0.6 "Applesauce"