aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a13b92e6..8d9cdd9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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