diff --git a/SWIG/CHANGES b/SWIG/CHANGES index a4051fa56..beb2a0759 100644 --- a/SWIG/CHANGES +++ b/SWIG/CHANGES @@ -3,6 +3,10 @@ SWIG (Simplified Wrapper and Interface Generator) Version 1.3 Alpha 4 (not yet released) ====================================== +7/12/00 : beazley + Fixed memory leak in Python type-checking code. Reported by + Keith Davidson. Bug #109379. + 7/10/00 : beazley Changed internal data structures related to function parameters.