Commit af8520f3 authored by Stefan Behnel's avatar Stefan Behnel

changelog

parent a0d13cb1
......@@ -30,6 +30,8 @@ Features added
* ``wraparound()`` and ``boundscheck()`` are available as no-ops in pure
Python mode.
* Const iterators were added to the provided C++ STL declarations.
* ``NULL`` is allowed as default argument when embedding signatures.
This fixes ticket 843.
......
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