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

Unified Diff: ChangeLog

Issue 10542022: Prepare push to trunk. Now working on version 3.11.10. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 6 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 4c8545988c44c1526e3336d1ceeb24d998664144..d3785d0d42dbb29deaccc1865caa036df2a3113c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2012-06-06: Version 3.11.9
+
+ Implement ES5-conformant semantics for inherited setters and read-only
danno 2012/06/06 09:20:50 nit: past tense
+ properties. Currently behind --es5_readonly flag, because it breaks
+ WebKit bindings.
+
+ Expose last seen heap object id via v8 public api.
danno 2012/06/06 09:20:50 Here too
+
+ Performance and stability improvements on all platforms.
+
+
2012-05-31: Version 3.11.8
Avoid overdeep recursion in regexp where a guarded expression with a
« 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