From 440e748e304fe8b1d12fa0e0706a9ed7a1898893 Mon Sep 17 00:00:00 2001 From: dgp Date: Mon, 17 Feb 2003 19:12:06 +0000 Subject: update in comment --- library/tcltest/tcltest.tcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/tcltest/tcltest.tcl b/library/tcltest/tcltest.tcl index f61fe9e..7d119c7 100644 --- a/library/tcltest/tcltest.tcl +++ b/library/tcltest/tcltest.tcl @@ -16,7 +16,7 @@ # Contributions from Don Porter, NIST, 2002. (not subject to US copyright) # All rights reserved. # -# RCS: @(#) $Id: tcltest.tcl,v 1.77 2003/02/06 16:29:19 dgp Exp $ +# RCS: @(#) $Id: tcltest.tcl,v 1.78 2003/02/17 19:12:06 dgp Exp $ package require Tcl 8.3 ;# uses [glob -directory] namespace eval tcltest { @@ -504,7 +504,7 @@ namespace eval tcltest { } namespace eval [namespace current] \ [list upvar 0 Option($option) $varName] - # Workaround for Bug 572889. Grrrr.... + # Workaround for Bug (now Feature Request) 572889. Grrrr.... # Track all the variables tied to options lappend OptionControlledVariables $varName # Later, set auto-configure read traces on all -- cgit v0.12