From 31d3f217cccb18736377beea5cab5caa2ee90d5a Mon Sep 17 00:00:00 2001 From: John Lenz Date: Mon, 13 Dec 2004 02:05:11 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6870 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index f8ef6f183..f1e8ec6e4 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -7,6 +7,8 @@ Version 1.3.24 (December 14, 2004) + static member functions now export properly using -proxy + member class variables now export properly using -proxy + added a -nounit argument, which does not export the (declare (unit ...)) + + correctly install swigclosprefix.scm + + constants (enums, defines) now correcly export when using -proxy 12/11/2004: wsfulton configure fix for when more than one version of jni_md.h is found