Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 808378eb5853f70cb4c137c44cec6fe0a31cf201..bceb89bf45e98d2e00c7540eee4b253202ba8fad 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,17 @@ |
+2014-01-23: Version 3.24.22 |
+ |
+ Fix compilation on x64 architectures (issue 3110). |
Jakob Kummerow
2014/01/23 09:25:50
drop this
|
+ |
+ Ensure we don't overwrite transitions in SetPropertyIgnoreAttributes |
+ (Chromium issue 326155). |
+ |
+ ES6: Implement Object.setPrototypeOf (issue 2675). |
+ |
+ Fixed floor-of-div optimization (Chromium issue 334708). |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2014-01-22: Version 3.24.21 |
Performance and stability improvements on all platforms. |