diff --git a/SWIG/CHANGES b/SWIG/CHANGES index 173ae7363..e6f52ae53 100644 --- a/SWIG/CHANGES +++ b/SWIG/CHANGES @@ -3,6 +3,15 @@ SWIG (Simplified Wrapper and Interface Generator) Version 1.3 Alpha 4 (not yet released) ====================================== +7/20/00 : ttn + Fixed unspecified-module bug in Guile support and removed + more non-"with-smobs" functionality using patches submitted + by Matthias Koeppe. + + Re-enable recognition of "-with-smobs" (with no effect since + we use smobs by default now) for the time being. After the + 1.3a4 release, this option will signal an error. + 7/17/00 : ttn Fixed NULL-input bug in parameter list handling. Reported by Matthias Koeppe.