From 2c894b2d1406cf14585fc414ca57490040c9505e Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Thu, 13 Jan 2000 16:36:29 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@81 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SWIG/CHANGES b/SWIG/CHANGES index 6fd662176..c27cd14a4 100644 --- a/SWIG/CHANGES +++ b/SWIG/CHANGES @@ -1,5 +1,9 @@ SWIG (Simplified Wrapper and Interface Generator) +1/13/00 : beazley + Added patch to guile module for supporting optional arguments + Patch contributed by Dieter Baron. + 1/13/00 : loic Added .cvsignore, Examples/.cvsignore, Source/DOH/Doh/.cvsignore Source/SWIG1.1/main.cxx: Fixed -I handling bug