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

Unified Diff: ChangeLog

Issue 9690004: Prepare push to trunk. Now working on version 3.9.18. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 9 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
diff --git a/ChangeLog b/ChangeLog
index 7901bc4b1a99c4774db79668e9fd31b03311707b..3478d55e92ccce05c02f99b28521ec19f4868718 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2012-03-12: Version 3.9.17
+
+ Fixed VFP detection through compiler defines.
+ (Chromium issue http://code.google.com/p/v8/issues/detail?id=1996)
Jakob Kummerow 2012/03/12 08:12:31 Actually, its a V8 issue :-) "(issue 1996)" would
+ (Patch by rodolph.perfetta@gmail.com)
Jakob Kummerow 2012/03/12 08:12:31 Don't need the "patch by" line
+
+ Add Code-related fields to postmortem metadata.
+ (vegorov@chromium.org)
Jakob Kummerow 2012/03/12 08:12:31 Don't need this line either.
+
+ Performance and stability improvements on all platforms.
+
+
2012-03-09: Version 3.9.16
Added basic interface inference for modules (behind the --harmony flag).
« 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