git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11093 626c5289-ae23-0410-ae9c-e8d60b6d4f22
15 lines
569 B
Text
15 lines
569 B
Text
Version 1.3.38 (in progress)
|
|
================================
|
|
|
|
2008-01-29: wsfulton
|
|
Fix regression introduced in 1.3.37 where the default output directory
|
|
for target language specific files (in the absence of -outdir) was no
|
|
longer the same directory as the generated c/c++ file.
|
|
|
|
2008-01-28: wsfulton
|
|
[Java, C#] Fix proxy class not being used when the global scope operator
|
|
was used for parameters passed by value. Reported by David Piepgrass.
|
|
|
|
2008-01-15: wsfulton
|
|
[Perl] Fix seg fault when running with -v option, reported by John Ky.
|
|
|