diff options
author | Kevin B Kenny <kennykb@acm.org> | 2004-05-25 18:46:52 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2004-05-25 18:46:52 (GMT) |
commit | 7b34c540ec190b661e37418ef31a01ce24492fdb (patch) | |
tree | 638225d1c8207a64a77c6ca3b5a0cdc89047cb84 /ChangeLog | |
parent | ec2312f54a9b7174ec63edea2d8966183bbe1b76 (diff) | |
download | tcl-7b34c540ec190b661e37418ef31a01ce24492fdb.zip tcl-7b34c540ec190b661e37418ef31a01ce24492fdb.tar.gz tcl-7b34c540ec190b661e37418ef31a01ce24492fdb.tar.bz2 |
* tests/winFCmd.test: Correct test for the presence of a CD-ROM so
that it doesn't misdetect some other sort
of filesystem with a write-protected root as
being a CD-ROM drive. [Bug 918267]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-05-25 Kevin Kenny <kennykb@acm.org> + + * tests/winFCmd.test: Correct test for the presence of a CD-ROM so + that it doesn't misdetect some other sort + of filesystem with a write-protected root as + being a CD-ROM drive. [Bug 918267] + 2004-05-25 Don Porter <dgp@users.sourceforge.net> * tests/http.test: Clear away the custom [bgerror] when done. |