summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2009-10-28 16:46:33 (GMT)
committerKevin B Kenny <kennykb@acm.org>2009-10-28 16:46:33 (GMT)
commit1968b054ce6cb77985b7fabcad41ec530209fad5 (patch)
tree9bf9c7dd1c1bcae0b7d5ed78222e7c8d69f31f96 /ChangeLog
parent667646d2977ff01762169575231252c9e9988ee8 (diff)
downloadtcl-1968b054ce6cb77985b7fabcad41ec530209fad5.zip
tcl-1968b054ce6cb77985b7fabcad41ec530209fad5.tar.gz
tcl-1968b054ce6cb77985b7fabcad41ec530209fad5.tar.bz2
* tests/fileName.test (fileName-20.[78]): Corrected poor test
hygiene (failure to save and restore the working directory) that caused these two tests to fail on Windows (and [Bug 2806250] to be reopened).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d67ecd..cabe9f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-10-28 Kevin B. Kenny <kennykb@acm.org>
+
+ * tests/fileName.test (fileName-20.[78]): Corrected poor test
+ hygiene (failure to save and restore the working directory) that
+ caused these two tests to fail on Windows (and [Bug 2806250]
+ to be reopened).
+
2009-10-27 Don Porter <dgp@users.sourceforge.net>
* generic/tclPathObj.c: Missing refcount on cached normalized path