Version 3.7.3

Included a workaround for jslint issue (V8 issue 1789).
Review URL: http://codereview.chromium.org/8414018

git-svn-id: http://v8.googlecode.com/svn/trunk@9825 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
diff --git a/ChangeLog b/ChangeLog
index 6956ace..d53b448 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-10-28: Version 3.7.3
+
+        Slight deoptimization as a workaround for issue with jslint: Issue
+        1789.
+
+
 2011-10-27: Version 3.7.2
 
         Fix bug in deoptimization.  Known issue with jslint: Issue 1789.