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

Unified Diff: ChangeLog

Issue 7310001: Prepare push to trunk. Now working on version 3.4.11. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 years, 5 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 f936c7a0d563056024d8a07f103779f32237036c..13e4abb6d637f4dae61744526f3d11d575e5a218 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2011-07-06: Version 3.4.10
+
+ Fixed assert hit in runtime profiles when running on IA32 without
+ snapshot(issue 1522).
Søren Thygesen Gjesse 2011/07/06 09:31:52 Missing space before (.
Jakob Kummerow 2011/07/06 09:33:28 Done.
Sven Panne 2011/07/06 09:57:54 Slightly obscure grammar, perhaps "Fixed an assert
+
+ Fixed ABI for API calls on IA32 (for clang compatibility).
+
+ Introduced code flushing of RegExp code to free memory used by
+ RegExps sooner.
+
+ Fixed linux-tick-processor built wrong version of v8 (issue 1532).
+
+ Fixed assert hit in v8::TryCache::StackTrace (issue 1529).
+
+ Performance improvements on all platforms.
+
+
2011-07-04: Version 3.4.9
Added support for debugger inspection of locals in optimized frames
« 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