Add changelog item for hhctrl.ocx fix

This commit is contained in:
Robin Dunn
2019-01-02 15:59:08 -08:00
parent 94ea54cd68
commit de840d4654

View File

@@ -8,8 +8,9 @@
wxPython Changelog
==================
4.0.4 ""
--------
4.0.4 "What? It's 2019 already?"
--------------------------------
* (not yet released)
PyPI: https://pypi.org/project/wxPython/4.0.4
@@ -154,6 +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)