diff options
author | dgp <dgp@users.sourceforge.net> | 2003-10-07 14:58:29 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2003-10-07 14:58:29 (GMT) |
commit | 65add367c63c4d37d9d3d86911e31310c9b60236 (patch) | |
tree | 2813d79740741ac5d679c539718358afc91a782c /ChangeLog | |
parent | 3f967c6fad9f3a505746971ae3c67ab1e1302381 (diff) | |
download | tcl-65add367c63c4d37d9d3d86911e31310c9b60236.zip tcl-65add367c63c4d37d9d3d86911e31310c9b60236.tar.gz tcl-65add367c63c4d37d9d3d86911e31310c9b60236.tar.bz2 |
* tests/io.test: Corrected several tests that failed when paths
* tests/ioCmd.test: included regexp-special chars. [Bug 775394]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-10-07 Don Porter <dgp@users.sourceforge.net> + + * tests/io.test: Corrected several tests that failed when paths + * tests/ioCmd.test: included regexp-special chars. [Bug 775394] + 2003-10-06 Jeff Hobbs <jeffh@ActiveState.com> * win/configure: |