Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 21746d3f4a97fda92ca9e11acbdd7fbd537c3268..6c1528004ebd0d6c4bffe41a58912dfcbaf5a092 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,14 @@ |
+2013-11-12: Version 3.23.2 |
+ |
+ Have mercy and don't kill the Context::Scope immediately after birth. |
Jakob Kummerow
2013/11/12 08:23:14
While this is a very poetic CL description, let's
|
+ (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) |