Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 6a90e2974d3e8f9fab589008ccf1751715f50f50..819f19e472a18a98159ede5d2c36b5d8412e73fe 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,13 @@ |
+2013-10-01: Version 3.22.5 |
+ |
+ Disabled externalization of sliced/cons strings in old pointer space |
+ (Chromium issue 276357). |
+ |
+ Turned on handle zapping for release builds |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2013-09-30: Version 3.22.4 |
Function::Call and Object::CallAsFunction APIs should allow v8::Value as |