A little more info in the changelog

(cherry picked from commit 8245182fc2)
This commit is contained in:
Robin Dunn
2019-01-02 16:01:03 -08:00
parent b34f320faa
commit b02def8ce6

View File

@@ -183,7 +183,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)