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

Unified Diff: ChangeLog

Issue 131973014: Prepare push to trunk. Now working on version 3.24.23. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 11 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 808378eb5853f70cb4c137c44cec6fe0a31cf201..bceb89bf45e98d2e00c7540eee4b253202ba8fad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2014-01-23: Version 3.24.22
+
+ Fix compilation on x64 architectures (issue 3110).
Jakob Kummerow 2014/01/23 09:25:50 drop this
+
+ Ensure we don't overwrite transitions in SetPropertyIgnoreAttributes
+ (Chromium issue 326155).
+
+ ES6: Implement Object.setPrototypeOf (issue 2675).
+
+ Fixed floor-of-div optimization (Chromium issue 334708).
+
+ Performance and stability improvements on all platforms.
+
+
2014-01-22: Version 3.24.21
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