From: Don P. <dg...@us...> - 2002-04-05 19:26:39
|
Update of /cvsroot/tcl/tcl In directory usw-pr-cvs1:/tmp/cvs-serv6976 Modified Files: ChangeLog Log Message: * Corrected [subst] so that return codes TCL_BREAK and TCL_CONTINUE returned by variable substitution have the same effect as when those codes are returned by command substitution. [Bug 536879] |