From c8ac73513bb1e59a1f2a4ae1e48aba2244644fec Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Thu, 24 Sep 2020 22:39:01 +0100 Subject: [PATCH] changes file entry for C# wchar_t csvarout fix --- CHANGES.current | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index e557ec9ad..5386a7d36 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) =========================== +2020-09-24: geefr + [C#] #1868 Fix wchar_t* csvarout typemap for member variable wrappers. + 2020-08-28: wsfulton [Java] #1862 Fix crashes in swig_connect_director during director class construction when using the director class from multiple threads - a race condition initialising