Index: ChangeLog |
=================================================================== |
--- ChangeLog (revision 2750) |
+++ ChangeLog (working copy) |
@@ -1,3 +1,14 @@ |
+2009-08-25: Version 1.3.7 |
+ |
+ Reduced the size of generated code on ARM platforms by reducing |
+ the size of constant pools. |
+ |
+ Changed build files to not include the 'ENV' user environment |
+ variable in the build environment. |
+ |
+ Changed the handling of idle notification. |
+ |
+ |
2009-08-21: Version 1.3.6 |
Add support for forceful termination of JavaScript execution. |