Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 9dd48c98ce5ba519ed3fea8dd9fbf684327d523d..c3fa86d0e45548d060b2bd1605246002adec96c7 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,13 @@ |
+2014-01-09: Version 3.24.13 |
+ |
+ Add Isolate parameter to HandleScope::NumberOfHandles (Chromium issue |
+ 324225). |
+ |
+ Removed v8::AssertNoGCScope. |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2014-01-08: Version 3.24.12 |
Correctly handle instances without elements in polymorphic keyed |