Revision: 20015
Author:   [email protected]
Date:     Tue Mar 18 01:04:55 2014 UTC
Log:      Prepare push to trunk.  Now working on version 3.25.16.

[email protected]
[email protected]

Review URL: https://codereview.chromium.org/201153011
http://code.google.com/p/v8/source/detail?r=20015

Modified:
 /branches/bleeding_edge/ChangeLog
 /branches/bleeding_edge/src/version.cc

=======================================
--- /branches/bleeding_edge/ChangeLog   Mon Mar 17 09:27:45 2014 UTC
+++ /branches/bleeding_edge/ChangeLog   Tue Mar 18 01:04:55 2014 UTC
@@ -1,3 +1,21 @@
+2014-03-18: Version 3.25.15
+
+        Don't generate keyed store ICs for global proxies (Chromium issue
+        352983).
+
+ MIPS: Make invalid LHSs a parse-time (reference) error (Chromium issue
+        351658).
+
+        Make invalid LHSs a parse-time (reference) error (Chromium issue
+        351658).
+
+        Add Promises/A+ Compliance Test Suite (Chromium issue 347095).
+
+        Split Promise API into Promise/Resolver.
+
+        Performance and stability improvements on all platforms.
+
+
 2014-03-17: Version 3.25.14

         Performance and stability improvements on all platforms.
=======================================
--- /branches/bleeding_edge/src/version.cc      Mon Mar 17 09:27:45 2014 UTC
+++ /branches/bleeding_edge/src/version.cc      Tue Mar 18 01:04:55 2014 UTC
@@ -34,7 +34,7 @@
 // system so their names cannot be changed without changing the scripts.
 #define MAJOR_VERSION     3
 #define MINOR_VERSION     25
-#define BUILD_NUMBER      15
+#define BUILD_NUMBER      16
 #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
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to