Version 3.7.5

Added initial gyp infrastructure for MIPS.

Implemented performance improvements to the incremental garbage collector.

Added optimizations and stability improvements on all platforms.

git-svn-id: http://v8.googlecode.com/svn/trunk@9950 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
diff --git a/ChangeLog b/ChangeLog
index 0bc0541..5d17990 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2011-11-10: Version 3.7.5
+
+        Added initial gyp infrastructure for MIPS.
+
+	Implemented performance improvements to the incremental garbage 
+        collector.
+
+	Added optimizations and stability improvements on all platforms.
+
+
 2011-11-07: Version 3.7.4
 
         Proper "libv8.so.3.7.4" SONAME for Linux shared library (issue 1786).