|
From: Kevin B K. <ke...@us...> - 2008-06-01 05:09:29
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv6704 Modified Files: ChangeLog Log Message: * generic/tclOOMethod.c: Fix a bug where the refcount of a method was reset if the method was redefined while there was an active invocation. [Bug #1981001] |