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

Unified Diff: ChangeLog

Issue 11896061: Prepare push to trunk. Now working on version 3.16.9. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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 62b4b392cbe4635767db385e1f8263564d52ac90..bf7fc39e63711b357fbd45939cc0732959f56497 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2013-01-23: Version 3.16.8
+
+ Correctly reset lastIndex in an RegExp object.
+ (Chromium issue 170856)
+
+ Added a workaround for Windows compilation problems related to V8EXPORT.
+ (issue 2507)
+
+ tools/run-tests.py: shlex.split() the value of --command-prefix
+ (Chromium issue 171553)
+
+ Fix pattern detection for replacing shifts by rotation.
Yang 2013/01/23 13:32:30 we usually use past tense here, as in "Fixed ...".
mvstanton 2013/01/23 13:35:01 Done.
+ (Chromium issue 2499)
Jakob Kummerow 2013/01/23 14:25:53 Too late now, but this is in fact a V8 issue.
Yang 2013/01/23 14:27:32 My bad. I should have noticed...
+
+ Performance and stability improvements on all platforms.
+
+
2013-01-21: Version 3.16.7
Removed <(library) usage from v8.gyp.
« 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