Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index fd370579ea8a9b418663f59c8b963cf7e0d1bf20..cb5d4f791735af6e66d05e6d3ed54295ad2809d0 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,16 @@ |
+2012-08-28: Version 3.13.4 |
+ |
+ Print reason for disabling optimization. Kill --trace-bailout flag. |
+ |
+ Provided option to disable full DEBUG build on Android. |
+ |
+ Introduced global contexts to represent lexical global scope(s). |
+ |
+ Fixed rounding in Uint8ClampedArray setter. (issue 2294) |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2012-08-21: Version 3.13.3 |
Performance and stability improvements on all platforms. |