mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-09 05:20:08 +01:00
Add changelog items for recent changes
This commit is contained in:
14
CHANGES.rst
14
CHANGES.rst
@@ -78,6 +78,20 @@ Changes in this release include the following:
|
||||
* Fix other instances of list.sort using old cmp-style ordering functions.
|
||||
(#508)
|
||||
|
||||
* Update SizedControls to do a sanity check on the parent's sizer, as GetSizer
|
||||
can return None for SizedParent under certain circumstances, such as when
|
||||
AUI reparents the control during pane movement. (#523)
|
||||
|
||||
* Added Vagrant configs for Fedora 23 and Fedora 26, and dropped Fedora 24.
|
||||
Wheels built on F23 can also be used on F24 and F25, and F26 adds Python 3.6
|
||||
support.
|
||||
|
||||
* Fix bitwise OR bug in wx.lib.agw.aui.framemanager. (#493)
|
||||
|
||||
* Fix bugs in wx.lib.plot when saving file. (#526)
|
||||
|
||||
* Fix integer division bug in ultimatelistctrl. (#528)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user