Index: ChangeLog |
=================================================================== |
--- ChangeLog (revision 5871) |
+++ ChangeLog (working copy) |
@@ -1,5 +1,14 @@ |
-2910-11-18: Version 2.5.7 |
+2010-11-23: Version 2.5.8 |
+ Removed dependency on Gay's dtoa. |
+ |
+ Improved heap profiler precision and speed. |
+ |
+ Reduced overhead of callback invocations on ARM. |
+ |
+ |
+2010-11-18: Version 2.5.7 |
+ |
Fixed obscure evaluation order bug (issue 931). |
Split the random number state between JavaScript and the private API. |