aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@glug.org>2000-02-28 14:40:47 +0000
committerThien-Thi Nguyen <ttn@glug.org>2000-02-28 14:40:47 +0000
commit25ae698ca1ac8c3cbd658eaa276b4f80dd94125d (patch)
tree73054526e966c89b07ffb78acfdeb1c12fcca37f /CHANGES
parentdb8ecd0f8db7a3bb1127a3d8fcfee359a7b316c2 (diff)
downloadswig-25ae698ca1ac8c3cbd658eaa276b4f80dd94125d.tar.gz
New entry.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@285 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 155e3343e..86d3f331c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,10 @@
SWIG (Simplified Wrapper and Interface Generator)
+2/27/00 : ttn
+ Incorporated Guile support contributed by Matthias Koeppe.
+ This includes a cpp macro in Lib/guile/guile.swg and the
+ entire file Lib/guile/typemaps.i.
+
2/25/00 : ttn
Modified configure.in and Makefile.in files to support
non-local build (useful in multi-arch environments).