Add changelog item for hhctrl.ocx fix

(cherry picked from commit de840d4654)
This commit is contained in:
Robin Dunn
2019-01-02 15:59:08 -08:00
parent c3879c4a83
commit b34f320faa

View File

@@ -39,8 +39,8 @@ Other changes in this release:
you need to change.
4.0.4 ""
--------
4.0.4 "What? It's 2019 already?"
--------------------------------
* (not yet released)
PyPI: https://pypi.org/project/wxPython/4.0.4
@@ -183,6 +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)