aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoralon@honor <none@none>2010-11-02 21:08:49 -0700
committeralon@honor <none@none>2010-11-02 21:08:49 -0700
commit093bfe5c5ac4c9713250dc7da75e5c20022bbe01 (patch)
treed4a9215c5576115469523cd9f5320992764f3548 /ChangeLog
parent5a0ba08854750045fd801e536ff49aacc7d2394e (diff)
version 0.5
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d320be9..3baa9166 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2010-11-02: Version 0.5
+
+ * Much faster compilation, in particular of large projects
+ * Bullet physics library test
+ * GCC name demangling test
+ * Module-ization of generated code (optional)
+ * Name demangler and namespace generator tools
+ * Many code cleanups, bug fixes, additional tests and library implementations
+
2010-10-17: Version 0.4
* Much faster optimized code, now 10X the speed of our unoptimized code