aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoralon@honor <none@none>2010-10-02 13:46:14 -0700
committeralon@honor <none@none>2010-10-02 13:46:14 -0700
commit6dcf85c6b014dbc6fc32de186a16b651fcc29b92 (patch)
tree990f76d3d1f3d788515378fa75248ba91f263727 /ChangeLog
parent51d1c32a775cbb4ac578911fe1ae03b064a792bd (diff)
dlmalloc test
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