*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7057 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-03-09 22:34:07 +00:00
commit 13bf804ea6

View file

@ -1,6 +1,9 @@
Version 1.3.25 (In progress)
============================
03/09/2005: wsfulton
[Php] Memory leak fix for functions returning classes/structs by value.
03/08/2005: wsfulton
[Perl] Fix for Perl incorrectly taking memory ownership for return types that
are typedefs to a struct/class pointer. Reported by Josh Cherry.