| Index: ChangeLog
|
| diff --git a/ChangeLog b/ChangeLog
|
| index d106abb32850a8d31b57874badb3f74fdc995913..a2b4a200e8561249a0f21309954a17f6a8fc37c0 100644
|
| --- a/ChangeLog
|
| +++ b/ChangeLog
|
| @@ -1,3 +1,25 @@
|
| +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)
|
| +
|
| + Use a fixed random seed per default. (issue 1880, 2885)
|
| +
|
| + Fixed y-umlaut to uppercase. (issue 2984)
|
| +
|
| + Performance and stability improvements on all platforms.
|
| +
|
| +
|
| 2013-11-06: Version 3.23.0
|
|
|
| Fixed loading message from an Error object. (Chromium issue 306220)
|
|
|