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

Unified Diff: ChangeLog

Issue 1996011: Prepare push to trunk. We are now vorking on version 2.2.10. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 10 years, 7 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 4624)
+++ ChangeLog (working copy)
@@ -1,3 +1,16 @@
+2010-05-10: Version 2.2.9
+
+ Allow Object.create to be called with a function (issue 697).
+
+ Fixed bug with Date.parse returning a non-NaN value when called on a
+ non date string (issue 696).
+
+ Allow unaligned memory accesses on ARM targets that support it (by
+ Subrato K De of CodeAurora <subratokde@codeaurora.org>).
+
+ C++ API for retrieving JavaScript stack trace information.
+
+
2010-05-05: Version 2.2.8
Performance improvements in the x64 and ARM backends.
« 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