Version 2.1.6

Performance improvements for arithmetic operations.

Performance improvements for string operations.



git-svn-id: http://v8.googlecode.com/svn/trunk@4165 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
diff --git a/ChangeLog b/ChangeLog
index d1c8425..7e8c0de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-03-17: Version 2.1.5
+
+        Performance improvements for arithmetic operations.
+
+        Performance improvements for string operations.
+
 2010-03-10: Version 2.1.4
 
         Fixed code cache lookup for keyed IC's (issue http://crbug.com/37853).