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

Unified Diff: ChangeLog

Issue 19543002: Prepare push to trunk. Now working on version 3.20.7. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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 a49ebac7045b9d34e8c6df9cd1f6b46b42b55ca1..4fc5a18862ecb1c9577ac81640a9d6d7787a75c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2013-07-17: Version 3.20.6
+
+ Try to remove invalidated stubs before falling back to checking the
+ constant state (Chromium issue 260585).
+
+ Fixed gyp_v8 to work with use_system_icu=1 (issue 2475).
+
+ Fixed sloppy-mode 'const' under Harmony flag (Chromium issue 173361).
+
+ Use internal array as API function cache (Chromium issue 260106).
+
+ Fixed possible stack overflow in range analysis
+ (Chromium issue 259452).
+
+ Performance and stability improvements on all platforms.
+
+
2013-07-15: Version 3.20.5
Ensured that the length of frozen arrays is immutable (issue 2711,259548)
Yang 2013/07/17 08:13:57 While you are at this, might as well fix this line
Jakob Kummerow 2013/07/17 08:19:20 Done.
« 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