diff options
author | hobbs <hobbs> | 2004-05-04 22:12:47 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-05-04 22:12:47 (GMT) |
commit | 4b1a1e33963081c4ba6472f189981a395d4d6577 (patch) | |
tree | 756a840a2b0517b74f7b921a1a39902abfd6f6bf /ChangeLog | |
parent | c8d75bda613025d7582de9ffe5d86969708b2984 (diff) | |
download | tcl-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |