diff options
author | dgp <dgp@users.sourceforge.net> | 2003-03-26 23:51:34 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2003-03-26 23:51:34 (GMT) |
commit | f7123ccfd4a4cb32d8691f19b593337091b2431b (patch) | |
tree | 75ee29683b283e69f4d92c4a408be419db158c19 /ChangeLog | |
parent | de3b86108fb5bc2c5e082737c35ca6a8652cdd4a (diff) | |
download | tcl-f7123ccfd4a4cb32d8691f19b593337091b2431b.zip tcl-f7123ccfd4a4cb32d8691f19b593337091b2431b.tar.gz tcl-f7123ccfd4a4cb32d8691f19b593337091b2431b.tar.bz2 |
update docs for latest change
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ 2003-03-26 Don Porter <dgp@users.sourceforge.net> + * doc/tcltest.n: * library/tcltest/tcltest.tcl: Added reporting during [configure -debug 1] operations to warn about multiple uses of the same test name. [FR 576693] |