Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 7e351fdf965029653c15e467cfc77265498944f5..95e4b1ea1cda6962cacf4866a3cf6acf943b62f3 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,11 @@ |
+2012-03-14: Version 3.9.19 |
+ |
+ Ensure there is a smi check of the receiver for global load and call |
+ ICs (Chromium issue 117794). |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2012-03-13: Version 3.9.18 |
Ensure consistency of Math.sqrt on Intel platforms. |