Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 60e5fdceb2e5b977bf4b1e0b0a721e75758e9144..5a8003407bb0d87749e6f32db9aff8c9833f2f09 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,11 @@ |
+2013-11-14: Version 3.23.4 |
+ |
+ Fixed overflow in TypedArray initialization function. |
+ (Chromium issue 319120) |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2013-11-13: Version 3.23.3 |
Fixed compilation with GCC 4.8. |