K 10 svn:author V 4 gahr K 8 svn:date V 27 2013-09-27T10:18:19.581319Z K 7 svn:log V 640 - Update to 1.0.1. This is the version that's bundled with Tcl 8.6.1 Changes: * doc/next.n (METHOD SEARCH ORDER): Bug [3606943]: Corrected description of method search order. * generic/tclOODefineCmds.c (ClassSuperSet): Bug [9d61624b3d]: Stop crashes when emptying the superclass slot, even when doing elaborate things with metaclasses. * generic/tclOOBasic.c (TclOO_Object_VarName): [Bug 3603695]: Change the way that the 'varname' method is implemented so that there are no longer problems with interactions due to the resolver. Thanks to Taylor Venable for identifying the problem. END