Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 238694efbab48e710518ad97eb8905f7ede1455d..a67d110a002120ec15608f73f6819d03706b3151 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 |
Jakob Kummerow
2012/06/25 09:42:38
nit: long line
|
+ 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 |