Commit 9d320da0 authored by Stefan Behnel's avatar Stefan Behnel

changelog

parent f22166ff
......@@ -16,6 +16,9 @@ Bugs fixed
* Comparisons of (inferred) ctuples failed to compile.
* Using ``const`` C++ references in intermediate parts of longer expressions
could fail to compile.
* C++ exception declarations with mapping functions could fail to compile when
pre-declared in .pxd files.
......
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