Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 21746d3f4a97fda92ca9e11acbdd7fbd537c3268..a2b4a200e8561249a0f21309954a17f6a8fc37c0 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,14 @@ |
+2013-11-12: Version 3.23.2 |
+ |
+ Fixed --extra-code flag for snapshot creation. |
+ (issue 2994) |
+ |
+ Fixed error message wording when instanceof throws. |
+ (Chromium issue 82797, issue 1593) |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2013-11-08: Version 3.23.1 |
Made HCapturedObjects non-deletable for DCE. (issue 2987) |