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

Unified Diff: ChangeLog

Issue 10451065: Prepare push to trunk. Now working on version 3.11.8. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 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
diff --git a/ChangeLog b/ChangeLog
index b0c0a5806711675e00d67db5c80d07069cd40dca..e9f72b31a63b2f35b57a1c3b328f0a4a053a6f13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2012-05-29: Version 3.11.7
+
+ Fixed JSObject::SetPropertyForResult. (issue 2153)
Jakob Kummerow 2012/05/29 13:13:33 Don't need this (bug wasn't present in last trunk
+
+ Enabled map transitions for accessor properties.
Jakob Kummerow 2012/05/29 13:13:33 Don't need this (invisible to embedders, right?).
+
+ Clear pending functions list in FuncNameInferrer when it closes. (issue 2146)
Jakob Kummerow 2012/05/29 13:13:33 nit: 80 columns. Also, I'd change the description
+
+ Get better function names in stack traces.
+
+ Performance and stability improvements on all platforms.
+
+
2012-05-24: Version 3.11.6
Fixed RegExp.prototype.toString for incompatible receivers
« 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