Version 3.11.7

Get better function names in stack traces.

Performance and stability improvements on all platforms.

git-svn-id: http://v8.googlecode.com/svn/trunk@11674 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
diff --git a/ChangeLog b/ChangeLog
index b0c0a58..f64809d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-05-29: Version 3.11.7
+
+        Get better function names in stack traces.
+
+        Performance and stability improvements on all platforms.
+
+
 2012-05-24: Version 3.11.6
 
         Fixed RegExp.prototype.toString for incompatible receivers