Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 0d0384652f10148cfea7a811517ae99b6ae38996..77b198ee01afb22c39e2f3024997e2e92aa01f13 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,11 @@ |
+2012-11-26: Version 3.15.6 |
+ |
+ Ensure double arrays are filled with holes when extended from |
+ variations of empty arrays. (Chromium issue 162085) |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2012-11-23: Version 3.15.5 |
Fixed JSON.stringify for objects with interceptor handlers. |