Index: ChangeLog |
=================================================================== |
--- ChangeLog (revision 5457) |
+++ ChangeLog (working copy) |
@@ -1,3 +1,14 @@ |
+2010-09-15: Version 2.4.4 |
+ |
+ Fix bug with hangs on very large sparse arrays. |
+ |
+ Try harder to free up memory when running out of space. |
+ |
+ Add heap snapshots to JSON format to API. |
+ |
+ Recalibrate benchmarks. |
+ |
+ |
2010-09-13: Version 2.4.3 |
Made Date.parse properly handle TZ offsets (issue 857). |