Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 2e3a66370abdef0608b48970f343b332db1adb6c..0c787e031729a6603e230b60a39e131a40dee08f 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,14 @@ |
+2011-11-29: Version 3.7.11 |
+ |
+ Fixed bug when generating padding to ensure space for lazy |
+ deoptimization. |
+ (issue 1846) |
+ |
+ Further reduced pause times due to GC. |
+ |
+ Stability and performance improvements on all platforms. |
+ |
+ |
2011-11-23: Version 3.7.10 |
Set maximum length of FixedArray in terms of elements instead an |