summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-05-04 22:12:47 (GMT)
committerhobbs <hobbs>2004-05-04 22:12:47 (GMT)
commit4b1a1e33963081c4ba6472f189981a395d4d6577 (patch)
tree756a840a2b0517b74f7b921a1a39902abfd6f6bf /ChangeLog
parentc8d75bda613025d7582de9ffe5d86969708b2984 (diff)
downloadtcl-4b1a1e33963081c4ba6472f189981a395d4d6577.zip
tcl-4b1a1e33963081c4ba6472f189981a395d4d6577.tar.gz
tcl-4b1a1e33963081c4ba6472f189981a395d4d6577.tar.bz2
* tests/fileName.test (filename-12.9): use C:/ instead of the
first item in file volumes - that's usually A:/, which for most will have nothing in it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d034205..7632d76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-04 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * tests/fileName.test (filename-12.9): use C:/ instead of the
+ first item in file volumes - that's usually A:/, which for most
+ will have nothing in it.
+
2004-05-04 Don Porter <dgp@users.sourceforge.net>
* tests/tcltest.test: Test corrections for Mac OSX. Thanks