Commit c7312038 authored by Stefan Behnel's avatar Stefan Behnel

Update changelog.

parent 45d80024
......@@ -13,6 +13,9 @@ Bugs fixed
* Error handling early in the module init code could lead to a crash.
* Complex buffer item types of structs of arrays could fail to validate.
Patch by Leo and smutch. (Github issue #1407)
* When importing the old Cython ``build_ext`` integration with distutils, the
additional command line arguments leaked into the regular command.
Patch by Kamekameha. (Github issue #2209)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment