From b3f80d5dd9947e0afd3cd707a4f610da1eccc84f Mon Sep 17 00:00:00 2001 From: Mark Gossage Date: Tue, 14 Nov 2006 05:05:09 +0000 Subject: [PATCH] updated to changes file git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9559 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/CHANGES.current | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SWIG/CHANGES.current b/SWIG/CHANGES.current index 9561babc6..383eff846 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -1,6 +1,9 @@ Version 1.3.30 (November 13, 2006) ================================= +14/11/2006: mgossage + [lua] update to typemap for object by value, to make it c89 compliant + 11/12/2006: wsfulton [java] Remove DetachCurrentThread patch from 08/11/2006 - it causes segfaults on some systems.