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

Unified Diff: ChangeLog

Issue 9395007: Prepare push to trunk. Now working on version 3.9.7. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 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
diff --git a/ChangeLog b/ChangeLog
index 482cca8946015ac28f94aa3c1d91ca6df5abc28b..e55d05cda45b3ce529a5a5213b25d4060b612c16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2012-02-14: Version 3.9.6
+
+ Fix template-related linker error. (Chromium issue 1936)
Jakob Kummerow 2012/02/14 11:42:35 "1936" is probably not a Chromium issue.
+
+ Temporarily disable inlining of Math.floor called as a function because
Jakob Kummerow 2012/02/14 11:42:35 Remove this entry; change has been reverted.
+ of test failures. (issue 1947)
+
+ Allow inlining of functions containing object literals. (issue 1322)
+
+ Add --call-graph-size option to tickprocessor. (issue 1937)
+
+ Heap Snapshot maximum size limit is too low for really big apps. At the
+ moment the limit is 256MB. (Chromium issue 113015)
+
+ Performance and stability improvements on all platforms.
+
+
2012-02-09: Version 3.9.5
Removed unused command line flags.
« 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