From bb330fe5ae90c3a9be1fc82b7d8f884ed59a1fdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20K=C3=B6ppe?= Date: Fri, 22 Apr 2005 12:30:17 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7164 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 aed9e3789..0cd47004c 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -1,6 +1,10 @@ Version 1.3.25 (In progress) ============================ +04/22/2005: mkoeppe (Matthias Koeppe) + [Guile] Fix generation of "define-method" for methods of + classes with a constructor. Reported by Luigi Ballabio. + 04/15/2005: wuzzeb (John Lenz) [Chicken] For wrapped functions that return multiple values (using argout),