summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2004-11-23 15:23:09 (GMT)
committervincentdarley <vincentdarley>2004-11-23 15:23:09 (GMT)
commitdcc1ed1129283a3f510297869024d755b7a2c17a (patch)
tree6c4fac24b8a3f722baf807efb3f37861b7490753 /ChangeLog
parent59317f4e489fb79017034911d3e0fd2a01eb2b4e (diff)
downloadtcl-dcc1ed1129283a3f510297869024d755b7a2c17a.zip
tcl-dcc1ed1129283a3f510297869024d755b7a2c17a.tar.gz
tcl-dcc1ed1129283a3f510297869024d755b7a2c17a.tar.bz2
backport file join fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ffa519f..955653a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.