Commit cd34c916 authored by Stefan Behnel's avatar Stefan Behnel

Update changelog.

parent ed79741c
......@@ -17,6 +17,10 @@ Bugs fixed
* C-tuples declared in ``.pxd`` files could generate incomplete C code.
Patch by Kirk Meyer. (Github issue #1427)
* Fused functions were not always detected and optimised as Cython
implemented functions.
Patch by David Woods. (Github issue #3384)
* Fix an unhandled C++ exception in comparisons.
Patch by David Woods. (Github issue #3361)
......
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