From fd3ee6349ef7bd0e4f73941696e00fdbf68c6a07 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Fri, 21 Mar 2003 00:06:52 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4599 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/CHANGES.current | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/SWIG/CHANGES.current b/SWIG/CHANGES.current index c02942db6..dc2264192 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -1,6 +1,11 @@ Version 1.3.18 (In progress) ============================ +03/20/2003: cheetah (William Fulton) + [C#] Added some typemaps as suggested by Andreas Schoerk for handling + parameters that are passed as pointers or by reference. These have + been put in typemaps.i. + 03/20/2003: beazley Fixed a C++ scoping bug related to code like this: