git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9888 626c5289-ae23-0410-ae9c-e8d60b6d4f22

This commit is contained in:
William S Fulton 2007-08-10 01:07:34 +00:00
commit 64ca4638ab

View file

@ -1,6 +1,9 @@
Version 1.3.32 (in progress)
============================
08/09/2007: wsfulton
[C#] Added missing support for C++ class member pointers.
08/09/2007: wsfulton
[C#, Java] Add support for $owner in the "out" typemaps like in the the scripting
language modules. Note that $owner has always been supported in the "javaout" / "csout"