From bb149f8278ba458eea37c8813dc942b99701ca84 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Wed, 15 Nov 2006 23:49:59 +0000 Subject: [PATCH] remove entry that was not in 1.3.30 git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9565 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/CHANGES | 3 --- 1 file changed, 3 deletions(-) diff --git a/SWIG/CHANGES b/SWIG/CHANGES index e777a6870..0160755ce 100644 --- a/SWIG/CHANGES +++ b/SWIG/CHANGES @@ -5,9 +5,6 @@ See CHANGES.current for current version. 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.