*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7271 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Matthias Köppe 2005-06-10 11:42:16 +00:00
commit f4aaf0f5f0

View file

@ -2,7 +2,9 @@ Version 1.3.25 (June 11, 2005)
==============================
06/10/2005: mkoeppe
[Guile] Fix for function arguments that are passed by copy-of-value.
[Guile] Fix for function arguments that are passed by
copy-of-value. Fix for global "const char *" variables.
Fix testcases arrays_dimensionless, arrays_global.
06/08/2005: wsfulton
Fix for when a base class defines a symbol as a member variable and a derived class defines