Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index e05d03994925805b8363437f68aa2f3041f09e95..3b83ee3d69d394bc7cf5aea2b72c7ace8997888a 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,27 @@ |
+2013-07-29: Version 3.20.10 |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
+2013-07-26: Version 3.20.9 |
+ |
+ Check that ExternalString objects get aligned resources. |
+ |
+ Fixed JSArray-specific length lookup in polymorphic array handling |
+ (Chromium issues 263276, 263905). |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
+2013-07-24: Version 3.20.8 |
+ |
+ Deprecated v8::V8::Pause/ResumeProfiler. |
+ |
+ Fixed Chromium issues 247688, 258519 and 260203. |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2013-07-22: Version 3.20.7 |
Deprecated some debugger methods. |