Revision: 5756
Author: [email protected]
Date: Wed Nov 3 01:11:13 2010
Log: Prepare push to trunk. Now working on version 2.5.5.
Review URL: http://codereview.chromium.org/4298003
http://code.google.com/p/v8/source/detail?r=5756
Modified:
/branches/bleeding_edge/ChangeLog
/branches/bleeding_edge/src/version.cc
=======================================
--- /branches/bleeding_edge/ChangeLog Mon Nov 1 05:17:58 2010
+++ /branches/bleeding_edge/ChangeLog Wed Nov 3 01:11:13 2010
@@ -1,3 +1,8 @@
+2010-11-03: Version 2.5.4
+
+ Improved V8 VFPv3 runtime detection to address issue 914.
+
+
2010-11-01: Version 2.5.3
Fixed a bug that prevents constants from overwriting function
values
=======================================
--- /branches/bleeding_edge/src/version.cc Mon Nov 1 05:17:58 2010
+++ /branches/bleeding_edge/src/version.cc Wed Nov 3 01:11:13 2010
@@ -34,7 +34,7 @@
// cannot be changed without changing the SCons build script.
#define MAJOR_VERSION 2
#define MINOR_VERSION 5
-#define BUILD_NUMBER 4
+#define BUILD_NUMBER 5
#define PATCH_LEVEL 0
#define CANDIDATE_VERSION true
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev