A little more info in the changelog

This commit is contained in:
Robin Dunn
2019-01-02 16:01:03 -08:00
parent de840d4654
commit 8245182fc2

View File

@@ -155,7 +155,8 @@ Changes in this release include the following:
* Added missing methods in wx.ListBox, SetItemForegroundColour,
SetItemBackgroundColour and SetItemFont. (#1095)
* Backported a fix in wxWidgets that avoids crashing in hhctrl.ocx (#1104)
* Backported a fix in wxWidgets that avoids crashing in hhctrl.ocx when using
context sensitive help in 64-bit builds on Windows. (#1104)