diff options
author | vincentdarley <vincentdarley> | 2002-06-10 10:41:29 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2002-06-10 10:41:29 (GMT) |
commit | e41988bdf21c8f8cd4088031e67e4fdd1793b7b7 (patch) | |
tree | 52f8f5eeb7341010a5adc4347582bada8c1d8f6a /ChangeLog | |
parent | 08219eb4280580b6c067ff3217add41b065014a6 (diff) | |
download | tcl-e41988bdf21c8f8cd4088031e67e4fdd1793b7b7.zip tcl-e41988bdf21c8f8cd4088031e67e4fdd1793b7b7.tar.gz tcl-e41988bdf21c8f8cd4088031e67e4fdd1793b7b7.tar.bz2 |
small fs fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2002-06-10 Vince Darley <vincentdarley@users.sourceforge.net> + + * unix/tclUnixFCmd.c: fixed [Bug #566669] + * generic/tclIOUtil.c: improved and sped up handling of + native paths (duplication and conversion to normalized paths), + particularly on Windows. + 2002-06-07 Don Porter <dgp@users.sourceforge.net> * tests/tcltest.test: More corrections to test suite so that tests |