Minor update to %trackobjects note.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7528 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Charlie Savage 2005-09-24 22:43:48 +00:00
commit 577d035cdd

View file

@ -4,7 +4,8 @@ Version 1.3.26 (in progress)
09/24/2005: cfisavage
[Ruby] Adds new %trackobjects functionality that maps C++ objects to
Ruby objects. This functionality makes it much easier to implement
mark functions for the garbage collector.
mark functions for the garbage collector. For more information
refer to the update documentation and examples.
09/20/2005: wsfulton
[Perl] Patch 1116431 from Josh Cherry. Fixes non member functions inadvertently