Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(633)

Unified Diff: ChangeLog

Issue 6598035: Prepare push to trunk. Now working on version 3.1.8. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ChangeLog
===================================================================
--- ChangeLog (revision 6964)
+++ ChangeLog (working copy)
@@ -1,3 +1,16 @@
+2011-02-28: Version 3.1.7
+
+ Fixed a number of crash bugs.
+
+ Improved Crankshaft for x64 and ARM.
+
+ Fix implementation of indexOf/lastIndexOf for sparse arrays (http://crbug.com/73940).
Mads Ager (chromium) 2011/02/28 12:24:14 Fix -> Fixed
+
+ Fix bug in map space compaction (http://crbug.com/59688).
Mads Ager (chromium) 2011/02/28 12:24:14 Fix -> Fixed
+
+ Support for direct getter accessors calls on ARM.
Mads Ager (chromium) 2011/02/28 12:24:14 Support -> Added support
+
+
2011-02-24: Version 3.1.6
Fixed a number of crash bugs.
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698