From 577d035cdd78d5ea5eebab899410deb9d2ae7d1a Mon Sep 17 00:00:00 2001 From: Charlie Savage Date: Sat, 24 Sep 2005 22:43:48 +0000 Subject: [PATCH] Minor update to %trackobjects note. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7528 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/CHANGES.current | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SWIG/CHANGES.current b/SWIG/CHANGES.current index fcb9748ac..c971050ed 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -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