|
From: Don P. <dg...@us...> - 2005-07-05 17:27:19
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7860 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclNamesp.c: Allow for [namespace import] of a command * tests/namespace.test: over a previous [namespace import] of itself without throwing an error. [RFE 1230597] |