mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 09:40:07 +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
|
||||
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
|
||||
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
|
||||
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?
|
||||
|
||||
Reference in New Issue
Block a user