Tweak changelog text a bit

This commit is contained in:
Robin Dunn
2018-05-17 15:46:13 -07:00
parent 5266b15e28
commit a5d077f56e

View File

@@ -93,14 +93,15 @@ Changes in this release include the following:
* Fix a bug in setting AuiDockingGuide size. (#727)
* Remove unnecessary notebook updating (wx.lib.agw.aui). (#851, #686)
* Use BufferedDC in Repaint() to mitigate flicker (wx.lib.agw.aui). (#686)
* Remove unnecessary AUI notebook updating, and use wx.BufferedDC in Repaint()
to mitigate flicker. (wx.lib.agw.aui). (#851, #686)
* Fixed crashing bug when using client data with items in
wx.dataview.DataViewTreeCtrl. (#856)
4.0.1 "Lemonade"
----------------
* 2-Feb-2018