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

Unified Diff: ChangeLog

Issue 138843008: Prepare push to trunk. Now working on version 3.24.29. (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 3c9a4edcffbefa33f0c3d1611e8a67481a2d4bda..c2cbfdaff4b7e6fb9108938a53e945d422a8b7fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2014-01-31: Version 3.24.28
+
+ Don't crash in Array.join() if the resulting string exceeds the max
+ string length (Chromium issue 336820).
+
+ Implements ES6 String.prototype.normalize method (issue 2943).
+
+ Performance and stability improvements on all platforms.
+
+
2014-01-30: Version 3.24.27
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