summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2009-10-28 16:45:51 (GMT)
committerKevin B Kenny <kennykb@acm.org>2009-10-28 16:45:51 (GMT)
commitcf3b90a2ccebaba6be1c6ea1a6a6de8a3214c8a5 (patch)
tree52cca34c50181b1641ebe9d36509f526d3dddebf /ChangeLog
parent1268a25362d8b84daac84c8010a50da1711094e2 (diff)
downloadtcl-cf3b90a2ccebaba6be1c6ea1a6a6de8a3214c8a5.zip
tcl-cf3b90a2ccebaba6be1c6ea1a6a6de8a3214c8a5.tar.gz
tcl-cf3b90a2ccebaba6be1c6ea1a6a6de8a3214c8a5.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 1b46d53..033471d 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