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

Unified Diff: ChangeLog

Issue 16002003: Prepare push to trunk. Now working on version 3.19.5. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Feedback Created 7 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 39885e7831b2b46f7dbdc3e1463b611092ad6149..ed82848b48f4472a9f3756929670842a0299756d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2013-05-24: Version 3.19.4
+
+ Fixed edge case in stack trace formatting. (Chromium issue 237617)
+
+ Fixed embedded new-space pointer in LCmpObjectEqAndBranch. (Chromium
+ issue 240032)
+
+ Made Object.freeze fast (issue 1858, Chromium issue 115960)
+
+ Fixed bogus deopt in BuildEmitDeepCopy for holey arrays. (Chromium issue
+ 242924)
+
+ Performance and stability improvements on all platforms.
+
+
2013-05-22: Version 3.19.3
Performance and stability improvements on all platforms.
« 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