Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index c2c3a3d9a7bbd8e4b3b849ac16b9b1bdcf0a0794..d5a611d913177527a6319bc19ca3bc9713f59d9c 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,11 @@ |
+2013-09-25: Version 3.22.1 |
+ |
+ Allocate typed arrays uninitialized when constructing from array-like. |
Dmitry Lomov (no reviews)
2013/09/25 08:17:14
Better in past tense: "Sped up creating typed-arra
|
+ (Chromium issue 270507) |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2013-09-23: Version 3.22.0 |
LiveEdit to mark more closure functions for re-instantiation when scope |