summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2009-02-20 18:24:28 (GMT)
committerdgp <dgp@users.sourceforge.net>2009-02-20 18:24:28 (GMT)
commit66e884275c19a6e17f016bf828eed7b61431888b (patch)
tree8dbefadcd026e21c101edf3c5f493461db64ce87 /ChangeLog
parent013eca4890e05fe73b703f0392142edce980ddda (diff)
downloadtcl-66e884275c19a6e17f016bf828eed7b61431888b.zip
tcl-66e884275c19a6e17f016bf828eed7b61431888b.tar.gz
tcl-66e884275c19a6e17f016bf828eed7b61431888b.tar.bz2
* generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType()
* tests/fileName.test: that assumed (not "absolute" => "relative"). This is a false assumption on Windows, where "volumerelative" is another possibility. [Bug 2571597].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5fa2ee..660d511 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-02-20 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType()
+ * tests/fileName.test: that assumed (not "absolute" => "relative").
+ This is a false assumption on Windows, where "volumerelative" is
+ another possibility. [Bug 2571597].
+
2008-02-06 Daniel Steffen <das@users.sourceforge.net>
* generic/tcl.h (Darwin): workaround conflict between deprecated tcl