summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2020-09-24 22:39:01 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2020-09-24 22:39:01 +0100
commitc8ac73513bb1e59a1f2a4ae1e48aba2244644fec (patch)
tree4d057e86563d23df3752697e6bc3d36c2389384b
parent71d48228605b0dcf97cc6baf4e4124355e821273 (diff)
downloadswig-c8ac73513bb1e59a1f2a4ae1e48aba2244644fec.tar.gz
changes file entry for C# wchar_t csvarout fix
-rw-r--r--CHANGES.current3
1 files changed, 3 insertions, 0 deletions
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