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

Unified Diff: ChangeLog

Issue 14646010: Prepare push to trunk. Now working on version 3.18.6. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 8 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 e34464395d272e5e27c875671472d3692b7747af..39a9e50c25097fc9c9c9ec7d793600b5df41a1d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2013-04-30: Version 3.18.5
+
+ Allowed setting debugger breakpoints on CompareNilICs (issue 2660)
+
+ Fixed beyond-heap load on x64 Crankshafted StringCharFromCode
+ (Chromium issue 235311)
+
+ Change 'Parse error' to three more informative messages.
+ (Chromium issue 2636)
+
+ Add support for yield expressions (issue 2355)
Jakob Kummerow 2013/04/30 16:33:11 Behind a flag, so we don't need to mention it.
+
+ Performance and stability improvements on all platforms.
+
+
2013-04-26: Version 3.18.4
Added a preliminary API for ES6 ArrayBuffers
« 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