Revision: 7161
Author: [email protected]
Date: Mon Mar 14 08:43:36 2011
Log: Prepare push to trunk. Now working on version 3.2.3.
Review URL: http://codereview.chromium.org/6685048
http://code.google.com/p/v8/source/detail?r=7161
Modified:
/branches/bleeding_edge/ChangeLog
/branches/bleeding_edge/src/version.cc
=======================================
--- /branches/bleeding_edge/ChangeLog Thu Mar 10 01:43:58 2011
+++ /branches/bleeding_edge/ChangeLog Mon Mar 14 08:43:36 2011
@@ -1,3 +1,12 @@
+2011-03-14: Version 3.2.2
+
+ Fixed a number of crash and correctness bugs.
+
+ Improved Crankshaft performance on all platforms.
+
+ Fixed Crankshaft on Solaris/Illumos.
+
+
2011-03-10: Version 3.2.1
Fixed a number of crash bugs.
=======================================
--- /branches/bleeding_edge/src/version.cc Thu Mar 10 01:43:58 2011
+++ /branches/bleeding_edge/src/version.cc Mon Mar 14 08:43:36 2011
@@ -34,7 +34,7 @@
// cannot be changed without changing the SCons build script.
#define MAJOR_VERSION 3
#define MINOR_VERSION 2
-#define BUILD_NUMBER 2
+#define BUILD_NUMBER 3
#define PATCH_LEVEL 0
#define CANDIDATE_VERSION true
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev