Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 53cb1dba7577dc98a04f6c86c68c55fa3adb82f1..2240ec0e68dc16ad8b780253c6fd2c5de238c6f5 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,14 @@ |
+2012-03-23: Version 3.9.24 |
+ |
+ Activated count-based profiler for ARM. |
+ |
+ Fixed use of proxies as f.prototype properties. (issue 2021) |
+ |
+ Enabled snapshots on MIPS. |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2012-03-21: Version 3.9.23 |
Use correct arguments adaptation environment when inlining function |