Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 8084cc556055d56eb2fdef5f298929dcdf36631f..85ec68171a4ba2845a70b785fff25b6802c73861 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,12 @@ |
+2013-09-16: Version 3.21.16 |
+ |
+ Every place where AllocationMemento is initialized with an |
+ AllocationSite is now checked to be sure a valid Site goes in. This is |
+ temporary code to diagnose chromium bug 284577. |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2013-09-13: Version 3.21.15 |
Non-JSObject heap objects are now handled using slow-path IC stub |