Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 443f8d5ba54a4e03b7bf109cd2fe0f88e901d9ea..906394fbd1a68e259a773451706bd49a866149e8 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,12 @@ |
+2014-02-19: Version 3.25.0 |
+ |
+ ES6: Tighten up Object.prototype.__proto__ (issue 3064). |
+ |
+ Fix Hydrogen bounds check elimination (Chromium issue 344186). |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2014-02-19: Version 3.24.40 |
A64: Let the MacroAssembler resolve branches to distant targets (issue |