changelog for issues 592, 349, 612

This commit is contained in:
Robin Dunn
2017-11-16 14:20:39 -08:00
parent b451d8bfb9
commit dadccaedb6

View File

@@ -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)