Commit 4614e590 authored by Stefan Behnel's avatar Stefan Behnel

Merge branch '0.22.x'

Conflicts:
	CHANGES.rst
parents 595ccb23 62066a00
......@@ -75,7 +75,7 @@ Bugs fixed
pre-declared in .pxd files.
0.22.1 (2015-04-??)
0.22.1 (2015-05-??)
===================
Bugs fixed
......@@ -96,6 +96,8 @@ Bugs fixed
* Comparisons of (inferred) ctuples failed to compile.
* Closures inside of cdef functions returning ``void`` failed to compile.
* Using ``const`` C++ references in intermediate parts of longer expressions
could fail to compile.
......
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