Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index c040813f4736525cad9e8e41ffdc4d3799153885..e34464395d272e5e27c875671472d3692b7747af 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,12 @@ |
+2013-04-26: Version 3.18.4 |
+ |
+ Added a preliminary API for ES6 ArrayBuffers |
+ |
+ Replaced qsort with std::sort. (Chromium issue 2639) |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2013-04-24: Version 3.18.3 |
Exposed the GC under a name that is less collision prone than window.gc. |