diff options
author | vincentdarley <vincentdarley> | 2002-06-10 17:41:51 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2002-06-10 17:41:51 (GMT) |
commit | ffa5cb21c298b67cfc7add97fdd50753c1423e7b (patch) | |
tree | 92e1d25eef8bcbd6ce3729719cab535fe73c8c1f /ChangeLog | |
parent | e41988bdf21c8f8cd4088031e67e4fdd1793b7b7 (diff) | |
download | tcl-ffa5cb21c298b67cfc7add97fdd50753c1423e7b.zip tcl-ffa5cb21c298b67cfc7add97fdd50753c1423e7b.tar.gz tcl-ffa5cb21c298b67cfc7add97fdd50753c1423e7b.tar.bz2 |
fs fixed commit
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ * generic/tclIOUtil.c: improved and sped up handling of native paths (duplication and conversion to normalized paths), particularly on Windows. + * modified part of above commit, due to problems on Linux. + Will re-examine bug report and evaluate more closely. 2002-06-07 Don Porter <dgp@users.sourceforge.net> |