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

Unified Diff: ChangeLog

Issue 10829055: Prepare push to trunk. Now working on version 3.12.18. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 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 33d488037e41cbec99d5d0871b66cf09ffbedca1..debf00a2f4a900ecaf5d39485b9f0b4461212000 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2012-07-27: Version 3.12.17
+
+ Fixed invalid DescriptorArray access using invalid LastAdded index.
+
+ Always set the callee's context when calling a function from optimized
+ code.
+ (Chromium issue 138887)
+
+ Fixed building with GCC 3.x
+ (issue 2016, v8:2017)
+
+ Improved API calls that return empty handles.
+ (issue v8:2245)
+
+ Performance and stability improvements on all platforms.
+
+
2012-07-25: Version 3.12.16
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