From 9cffe60f08c3c6ede4b03501e6f380954ef4288b Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sat, 26 Feb 2000 15:20:40 +0000 Subject: [PATCH] New entry. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@269 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 20674086c..155e3343e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,11 @@ SWIG (Simplified Wrapper and Interface Generator) +2/25/00 : ttn + Modified configure.in and Makefile.in files to support + non-local build (useful in multi-arch environments). + 2/24/00 : ttn - Incorporate Guile support contributed by Clark McGrew. + Incorporated Guile support contributed by Clark McGrew. This works with Guile 1.3, but since it depends heavily on the gh_ interface, it should work for all later versions. It has not been tested with versions before 1.3.