diff options
author | andreas_kupries <akupries@shaw.ca> | 2003-02-25 22:03:23 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2003-02-25 22:03:23 (GMT) |
commit | d1b091eb4fb7d440ca4281ab468189ce04b508a6 (patch) | |
tree | 7bb73af95c128a818a1213d03dbfbe085d5ed151 /ChangeLog | |
parent | 96a3b80e0a446cfce5e07783fee3af2965d1dd31 (diff) | |
download | tcl-d1b091eb4fb7d440ca4281ab468189ce04b508a6.zip tcl-d1b091eb4fb7d440ca4281ab468189ce04b508a6.tar.gz tcl-d1b091eb4fb7d440ca4281ab468189ce04b508a6.tar.bz2 |
* tests/pid.test: See below [Bug #678412].
* tests/io.test: Made more robust against spaces in paths [Bug #678400].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,8 +1,12 @@ +2003-02-25 Andreas Kupries <andreask@pliers.activestate.com> + + * tests/pid.test: See below [Bug #678412]. + * tests/io.test: Made more robust against spaces in paths [Bug #678400]. + 2003-02-25 Miguel Sofer <msofer@users.sf.net> * tests/execute.test: cleaning up testobj's at the end, to avoid - leak warning by valgrind. - + leak warning by valgrind. 2003-02-22 Zoran Vasiljevic <zoran@archiwrae.com> |