Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index e15786eff4d6d3e89c6fb59c9f76adcf472732b1..c52a5abc5fb5b3b145d4cd9b8b9a1c0c30ce002e 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,12 @@ |
+2012-05-15: Version 3.11.1 |
+ |
+ Added a readbuffer function to d8 that reads a file into an ArrayBuffer. |
+ |
+ Fix freebsd build. (V8 issue 2126) |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2012-05-11: Version 3.11.0 |
Fixed compose-discard crasher from r11524 (issue 2123). |