summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-03-25 20:18:04 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-03-25 20:18:04 (GMT)
commit62f53b4916b1fe248c28ecffdd203de0a6730ef9 (patch)
tree8f06204b25f31000064c3871892d762cc705b547 /ChangeLog
parent03770a2f62e8472b753078073b20ed5f20b889e9 (diff)
downloadtcl-62f53b4916b1fe248c28ecffdd203de0a6730ef9.zip
tcl-62f53b4916b1fe248c28ecffdd203de0a6730ef9.tar.gz
tcl-62f53b4916b1fe248c28ecffdd203de0a6730ef9.tar.bz2
* Removed workarounds for Bug 495977.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 907eed0..5a15ca1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2002-03-25 Don Porter <dgp@users.sourceforge.net>
+ * tests/main.test: Removed workarounds for Bug 495977.
+
* library/tcltest/tcltest.tcl: Keep the value of $::auto_path
unchanged, so that the tcltest package can test code that depends
on auto-loading. If a testing application needs $::auto_path pruned,