From 3ab6ecf32195382dcbf2cb8b4e025304d8ff01a1 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 21 Mar 2005 22:33:02 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7095 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/CHANGES.current | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SWIG/CHANGES.current b/SWIG/CHANGES.current index bc53a19ce..5a698f150 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -1,6 +1,10 @@ Version 1.3.25 (In progress) ============================ +03/15/2005: wsfulton + Fixed %varargs which got broken with the recent default argument changes. + Also works for Java and C# for the first time now. + 03/17/2005: wuzzeb (John Lenz) [Chicken] + Fix a whole bunch of bugs in the chicken module. The entire