*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7267 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Matthias Köppe 2005-06-10 10:45:46 +00:00
commit d2cbe488c8

View file

@ -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.