*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8784 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-02-11 02:21:48 +00:00
commit 0fe7c7ee40

View file

@ -1,6 +1,11 @@
Version 1.3.28 (unreleased).
===========================
02/11/2006: wsfulton
[Perl]
Fixed code generation to work again with old versions of Perl
(5.004 and later tested)
02/04/2006: mmatus
[Python] Add the %extend_smart_pointer() directive to extend
SWIG smart pointer support in python.