From efe6b1abf00da0852ebb3b8a08faef3e41817fc0 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Fri, 3 Nov 2006 21:57:49 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9522 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index 6856295e6..06cf2b6fc 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,6 +1,10 @@ Version 1.3.30 (in progress) =========================== +11/03/2006: wsfulton + [Java/C#] Fix const std::string& return types for directors as reported by + Mark Donselzmann + 10/29/2006: wsfulton [Java] Remove DeleteLocalRef from end of director methods for now as it is causing a seg fault when run on Solaris 8.