Merge branch 'master' into fix-issue578

This commit is contained in:
Robin Dunn
2017-10-25 22:11:17 -05:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ Changes in this release include the following:
* Add methods to wx.TextCtrl for output "file-like" compatibility. (#578)
* Fix object ownership issue for menus added to toolbar items. (#580)