Index: ChangeLog |
=================================================================== |
--- ChangeLog (revision 1601) |
+++ ChangeLog (working copy) |
@@ -1,3 +1,13 @@ |
+2009-03-24: Version 1.1.3 |
+ |
+ Fixed assertion failures in compilation of loop conditions. |
+ |
+ Removed STL dependency from developer shell (d8). |
+ |
+ Added infrastructure for protecting the V8 heap from corruption |
+ caused by memory modifications from the outside. |
+ |
+ |
2009-03-24: Version 1.1.2 |
Improved frame merge code generated by the code generator. |