summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2010-01-05 18:58:12 (GMT)
committerdgp <dgp@users.sourceforge.net>2010-01-05 18:58:12 (GMT)
commit6c429a0ad16df02718539a22c3e9f8d9b92df937 (patch)
treeef190eb25737fc57bc8e1ba3c90d8835649e6857 /ChangeLog
parentaa97f95a4ce2d6977a8e82caf00674c5e83270ea (diff)
downloadtcl-6c429a0ad16df02718539a22c3e9f8d9b92df937.zip
tcl-6c429a0ad16df02718539a22c3e9f8d9b92df937.tar.gz
tcl-6c429a0ad16df02718539a22c3e9f8d9b92df937.tar.bz2
* generic/tclPathObj.c (TclPathPart): Correct inconsistency between
* tests/fileName.test (filename-14.31): the string rep and the intrep of a path value created by [file rootname]. Thanks to Vitaly Magerya for reporting. [Bug 2918610]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 849fca6..9b76168 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-01-05 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclPathObj.c (TclPathPart): Correct inconsistency between
+ * tests/fileName.test (filename-14.31): the string rep and the intrep
+ of a path value created by [file rootname]. Thanks to Vitaly Magerya
+ for reporting. [Bug 2918610]
+
2010-01-03 Donal K. Fellows <dkf@users.sf.net>
* unix/tcl.m4 (SC_CONFIG_CFLAGS): [Bug 1636685]: Use the configuration