From 7fae2aef94ec6a4031a5e3459b1fe2e5ced7364d Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Fri, 11 Aug 2006 22:41:33 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9246 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 9b5130f1b..fa436397b 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -1,6 +1,11 @@ Version 1.3.30 (in progress) ============================ +08/11/2006: wsfulton + [Java] DetachCurrentThread calls have been added so that natively created threads + no longer prevent the JVM from exiting. Bug reported by Thomas Dudziak and + Paul Noll. + 08/10/2006: wsfulton [C#] Fix director protected methods so they work