Revision: 3176
Author: [email protected]
Date: Thu Oct 29 07:33:51 2009
Log: Prepare to push to trunk. We are now working on 1.3.19
Review URL: http://codereview.chromium.org/348010
http://code.google.com/p/v8/source/detail?r=3176

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

=======================================
--- /branches/bleeding_edge/ChangeLog   Wed Oct 28 07:30:55 2009
+++ /branches/bleeding_edge/ChangeLog   Thu Oct 29 07:33:51 2009
@@ -1,3 +1,10 @@
+2009-10-29: Version 1.3.18
+
+        Reverted a change which caused crashes in RegExp replace.
+
+       Reverted a change which caused Chromium ui_tests failure.
+
+
  2009-10-28: Version 1.3.17

          Added API method to get simple heap statistics.
=======================================
--- /branches/bleeding_edge/src/version.cc      Wed Oct 28 07:30:55 2009
+++ /branches/bleeding_edge/src/version.cc      Thu Oct 29 07:33:51 2009
@@ -34,7 +34,7 @@
  // cannot be changed without changing the SCons build script.
  #define MAJOR_VERSION     1
  #define MINOR_VERSION     3
-#define BUILD_NUMBER      18
+#define BUILD_NUMBER      19
  #define PATCH_LEVEL       0
  #define CANDIDATE_VERSION true


--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to