Index: ChangeLog |
=================================================================== |
--- ChangeLog (revision 2864) |
+++ ChangeLog (working copy) |
@@ -1,3 +1,15 @@ |
+2009-09-09: Version 1.3.10 |
+ |
+ Fixed profiler on Mac in 64-bit mode. |
+ |
+ Optimized creation of objects from simple constructor functions on |
+ ARM. |
+ |
+ Fixed a number of debugger issues. |
+ |
+ Reduced the amount of memory consumed by V8. |
+ |
+ |
2009-09-02: Version 1.3.9 |
Optimized stack guard checks on ARM. |