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

Unified Diff: ChangeLog

Issue 12695002: Prepare push to trunk. Now working on version 3.17.10. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 9 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 d401a268a1ec31056cd4146cba569293ed549462..8ae8a2075d9532d2cb57410f186226f27c0bacfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2013-03-08: Version 3.17.9
+
+ Restored Function()'s expected string representation. (issue 2470)
+
+ Enabled deprecatations (again). (issue 2487)
+
+ Avoid bool to Oddball conversions by being lazy. (issue 2491)
+
+ Added %p option to --logfile.
+
+ Hardened Function()'s parsing of function literals. (issue 2470)
+
+ ES6 symbols: Refine test for getOwnPropertyNames. (issue 2158)
+
+ Performance and stability improvements on all platforms.
+
+
2013-03-07: Version 3.17.8
Added missing license headers. (Chromium issue 98597)
« 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