Review URL: http://codereview.chromium.org/
3429006
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5459
ce2b1a6d-e550-0410-aec6-
3dcde31c8c00
+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).
// cannot be changed without changing the SCons build script.
#define MAJOR_VERSION 2
#define MINOR_VERSION 4
-#define BUILD_NUMBER 4
+#define BUILD_NUMBER 5
#define PATCH_LEVEL 0
#define CANDIDATE_VERSION true