diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ * Much faster compilation (still a lot more left to do though) * Clang support * Optional memory alignment that precisely matches C/C++ - * Proper call stack support + * Proper memory management, including stack and (optional) dlmalloc * Initial support for SDL * Raytracing test + web demo * Many code cleanups, bug fixes, additional tests and library implementations |