Version 3.9.4

Properly initialize element-transitioning array literals on ARM. (issue 1930)

Bug fixes on all platforms.

git-svn-id: http://v8.googlecode.com/svn/trunk@10635 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
diff --git a/ChangeLog b/ChangeLog
index 34e0cb1..0680e45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-02-08: Version 3.9.4
+
+        Properly initialize element-transitioning array literals on ARM.
+        (issue 1930)
+
+        Bug fixes on all platforms.
+
+
 2012-02-07: Version 3.9.3
 
         When rethrowing an exception, print the stack trace of its original