aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlon Zakai <azakai@mozilla.com>2010-11-25 17:07:35 -0800
committerAlon Zakai <azakai@mozilla.com>2010-11-25 17:07:35 -0800
commit33426bffcb20f89890a4cef9258de430d6bf051c (patch)
treef3fd890475725e77ba64020209714a2a8e094981 /ChangeLog
parentffd139f1b84dd723e92f417d72957201dec6ceb9 (diff)
version 0.6
Diffstat (limited to 'ChangeLog')
-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