Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index fd3f4dd09c9946f6e8a8e2d1b215b6693651650b..84fedcb387f67b957dd37135153a9a6d59d71fad 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,11 @@ |
+2012-03-21: Version 3.9.23 |
+ |
+ Use correct arguments adaptation environment when inlining function |
+ containing arguments. (Chromium issue V8:2014) |
Jakob Kummerow
2012/03/21 09:46:58
"2014" sounds like a V8 issue to me. so:
s/Chromiu
|
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2012-03-20: Version 3.9.22 |
Enabled count-based profiler by default. |