From 5ed74fd19b7771ffa564c970fa5e1d496abad0a4 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sun, 28 Feb 2021 22:05:03 +0000 Subject: Add fix for bad constructor call crash to changes file --- CHANGES.current | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.current') diff --git a/CHANGES.current b/CHANGES.current index 823d4754e..c5400b381 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -7,6 +7,9 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/ Version 4.1.0 (in progress) =========================== +2021-02-28: p2k + #969 [Javascript] v8/node - prevent crash calling a constructor without new keyword. + 2021-02-28: alecmev #405 #1121 [Javascript] Fix OUTPUT typemaps on methods that don't return void. The output value is appended to the return value. -- cgit v1.2.1