From 64ca4638ab243e84355f68c2188f3d5fe6a5fbeb Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Fri, 10 Aug 2007 01:07:34 +0000 Subject: [PATCH] git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9888 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index a656403ba..b18c191e3 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -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"