Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 238694efbab48e710518ad97eb8905f7ede1455d..a0ec3e6fbf5c37e0f00f6ec5215af4d4ddf84f51 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,13 @@ |
+2012-06-25: Version 3.12.3 |
+ |
+ Reverted r11835 'Unify promotion and allocation limit computation' due |
+ to V8 Splay performance regression on Mac. (Chromium issue 134183) |
+ |
+ Fixed sharing of literal boilerplates for optimized code. (issue 2193) |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2012-06-22: Version 3.12.2 |
Made near-jump check more strict in LoadNamedFieldPolymorphic on |