Commit 44600f77 authored by Stefan Behnel's avatar Stefan Behnel

changelog

parent ce9e5444
......@@ -11,8 +11,8 @@ Features added
Bugs fixed
----------
* The C code generation order of cdef classes, closures, etc. was not
deterministic, thus leading to high code churn.
* The C code generation order of cdef classes, closures, helper code,
etc. was not deterministic, thus leading to high code churn.
* Type inference could fail to deduce C enum types.
......
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