mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
Yet another changelog update
This commit is contained in:
@@ -21,8 +21,12 @@ This release provides the following fixes:
|
|||||||
* Fixed a probably rare, but fatal bug on OSX when calling certain overloaded
|
* Fixed a probably rare, but fatal bug on OSX when calling certain overloaded
|
||||||
virtual methods with implementations in Python.
|
virtual methods with implementations in Python.
|
||||||
|
|
||||||
|
* Fixed char pointers in generated stub code to have a valid pointer value.
|
||||||
|
|
||||||
* Reverted the change that loads up install_requires from the contents of
|
* Reverted the change that loads up install_requires from the contents of
|
||||||
requirements.txt.
|
requirements.txt. Split the requirements.txt file into one for install and one
|
||||||
|
for development.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -21,6 +21,10 @@ This is a quick-fix release to take care of the following issue:
|
|||||||
* Fixed a probably rare, but fatal bug on OSX when calling certain
|
* Fixed a probably rare, but fatal bug on OSX when calling certain
|
||||||
overloaded virtual methods with implementations in Python.
|
overloaded virtual methods with implementations in Python.
|
||||||
|
|
||||||
|
* Reverted the change that loads up install_requires from the contents of
|
||||||
|
requirements.txt. Split the requirements.txt file into one for install and one
|
||||||
|
for development.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
What is wxPython?
|
What is wxPython?
|
||||||
|
|||||||
Reference in New Issue
Block a user