summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-02-05 16:55:32 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-02-05 16:55:32 (GMT)
commit593462fc80d3e1a4684644f3237115112131f83f (patch)
treeceea26bd2c0c11ed71f7fb1e4f88b4d0adbe7632 /ChangeLog
parentd20b1b94254275c9b62e7adf30c09a2a7c5443b2 (diff)
parent7d50b7b1515618501f8eaf3d76ea80c6c796a87d (diff)
downloadtcl-593462fc80d3e1a4684644f3237115112131f83f.zip
tcl-593462fc80d3e1a4684644f3237115112131f83f.tar.gz
tcl-593462fc80d3e1a4684644f3237115112131f83f.tar.bz2
[Bug 3603434] Make sure TclpObjNormalizePath() properly declares "a:/" to
be normalized, even when no "A:" drive is present on the system.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 747e1e8..3fa781c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-02-05 Don Porter <dgp@users.sourceforge.net>
+
+ * win/tclWinFile.c: [Bug 3603434] Make sure TclpObjNormalizePath()
+ properly declares "a:/" to be normalized, even when no "A:" drive is
+ present on the system.
+
2013-02-05 Donal K. Fellows <dkf@users.sf.net>
* generic/tclLoadNone.c (TclpLoadMemory): [Bug 3433012]: Added dummy