Index: ChangeLog |
=================================================================== |
--- ChangeLog (revision 3331) |
+++ ChangeLog (working copy) |
@@ -1,3 +1,20 @@ |
+2009-11-18: Version 2.0.0 |
+ |
+ Added support for VFP on ARM. |
+ |
+ Added TryCatch::ReThrow method to the API. |
+ |
+ Reduced the size of snapshots and improved the snapshot load time. |
+ |
+ Improved heap profiler support. |
+ |
+ 64-bit version now supported on Windows. |
+ |
+ Fixed a number of debugger issues. |
+ |
+ Fixed bugs. |
+ |
+ |
2009-10-29: Version 1.3.18 |
Reverted a change which caused crashes in RegExp replace. |