Commit f1b8c4a9 authored by Stefan Behnel's avatar Stefan Behnel

changelog

parent 949c71ee
......@@ -44,8 +44,8 @@ Bugs fixed
* C++ destructor calls could fail when '&' operator is overwritten.
* Incorrect handling of large integers in compile-time evaluated DEF
expressions under Python 2.x.
* Large integers in compile-time evaluated DEF expressions were
incorrectly handled under Python 2.x.
* Invalid C code when caching known builtin methods.
This fixes ticket 860.
......
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