diff options
author | vincentdarley <vincentdarley> | 2004-11-23 15:23:09 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2004-11-23 15:23:09 (GMT) |
commit | dcc1ed1129283a3f510297869024d755b7a2c17a (patch) | |
tree | 6c4fac24b8a3f722baf807efb3f37861b7490753 /ChangeLog | |
parent | 59317f4e489fb79017034911d3e0fd2a01eb2b4e (diff) | |
download | tcl-dcc1ed1129283a3f510297869024d755b7a2c17a.zip tcl-dcc1ed1129283a3f510297869024d755b7a2c17a.tar.gz tcl-dcc1ed1129283a3f510297869024d755b7a2c17a.tar.bz2 |
backport file join fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-11-23 Vince Darley <vincentdarley@users.sourceforge.net> + + * generic/tclPathObj.c: fix and new test for [Bug 1043129] in + * tests/fileSystem.test: the treatment of backslashes in file + join on Windows. + 2004-11-22 Mo DeJong <mdejong@users.sourceforge.net> * unix/configure: Regen. |