aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3baa9166..055787ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2010-11-25: Version 0.6
+
+ * Web demos: Lua and Bullet/WebGL
+ * SAFE_HEAP checks for invalid reads/writes, nonportable .ll
+ * Basic C++ exceptions support (|catch(...)|)
+ * Optimize compilation of very large projects (memory and speed)
+ * Support for frontend-optimized .ll input, plus tests
+ * Integration (combining scripts with compiled C++) tools and tests
+ * Many bug fixes, additional tests and library implementations
+
2010-11-02: Version 0.5
* Much faster compilation, in particular of large projects