diff --git a/CHANGES.rst b/CHANGES.rst index d77f48c7..5c7213dc 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -51,6 +51,12 @@ Changes in this release include the following: * Fixed wx.richtext.RichTextBuffer.GetExtWildcard to return a tuple of 2 values, as was done in Classic. (#594) +* Various fixes in UltimateListCtrl, HyperTreeList and CheckListCtrlMixin. + (#592, #349, #612) + + + +