Revision: 13362
Author: [email protected]
Date: Fri Jan 11 06:49:30 2013
Log: Prepare push to trunk. Now working on version 3.16.5.
[email protected]
BUG=
Review URL: https://chromiumcodereview.appspot.com/11854011
http://code.google.com/p/v8/source/detail?r=13362
Modified:
/branches/bleeding_edge/ChangeLog
/branches/bleeding_edge/src/version.cc
=======================================
--- /branches/bleeding_edge/ChangeLog Wed Jan 9 08:13:05 2013
+++ /branches/bleeding_edge/ChangeLog Fri Jan 11 06:49:30 2013
@@ -1,3 +1,10 @@
+2013-01-11: Version 3.16.4
+
+ Fixed Chromium issues 168545 and 169209.
+
+ Performance and stability improvements on all platforms.
+
+
2013-01-09: Version 3.16.3
Improved GC performance when moving parts of a FixedArray (issue
2452).
=======================================
--- /branches/bleeding_edge/src/version.cc Wed Jan 9 08:13:05 2013
+++ /branches/bleeding_edge/src/version.cc Fri Jan 11 06:49:30 2013
@@ -34,7 +34,7 @@
// cannot be changed without changing the SCons build script.
#define MAJOR_VERSION 3
#define MINOR_VERSION 16
-#define BUILD_NUMBER 4
+#define BUILD_NUMBER 5
#define PATCH_LEVEL 0
// Use 1 for candidates and 0 otherwise.
// (Boolean macro values are not supported by all preprocessors.)
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev