diff --git a/SWIG/CHANGES.current b/SWIG/CHANGES.current index 15cc7a2e0..52503aaf9 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -1,6 +1,9 @@ Version 1.3.25 (June 11, 2005) ============================== +06/10/2005: mkoeppe + [Guile] Fix for function arguments that are passed by copy-of-value. + 06/08/2005: wsfulton Fix for when a base class defines a symbol as a member variable and a derived class defines the same symbol as a member method.