Version 1.3.15

Expand the maximum size of the code space to 512MB for 64-bit mode.

Fixed a crash bug happening when starting profiling (issue http://crbug.com/23768).



git-svn-id: http://v8.googlecode.com/svn/trunk@3030 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
diff --git a/ChangeLog b/ChangeLog
index 88c34f9..d07c458 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-10-07: Version 1.3.15
+
+        Expand the maximum size of the code space to 512MB for 64-bit mode.
+
+        Fixed a crash bug happening when starting profiling (issue
+        http://crbug.com/23768).
+
+
 2009-10-07: Version 1.3.14
 
         Added GetRealNamedProperty to the API to lookup real properties