aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@glug.org>2000-04-06 08:46:48 +0000
committerThien-Thi Nguyen <ttn@glug.org>2000-04-06 08:46:48 +0000
commit79afb1640b5fa4e3b288a67db0fd94f824f6c829 (patch)
tree81f4a18c41c5f5c1e5e99cd970bae976bd1f6135 /CHANGES
parentb0fa80612d5faaf8032f8c997f3d47fde4f5e6db (diff)
downloadswig-79afb1640b5fa4e3b288a67db0fd94f824f6c829.tar.gz
New entry.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@397 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b1bc25fe2..b0ac69590 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
SWIG (Simplified Wrapper and Interface Generator)
+4/06/00 : ttn
+ Incorporated MzScheme support contributed by Oleg Tolmatcev.
+ This includes new directories Lib/mzscheme and Examples/mzscheme.
+
4/03/00 : ttn
Added Examples/guile and children. This is an adaptation of
the same-named directory from the SWIG-1.1p5 distribution.