summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2010-01-05 18:58:36 (GMT)
committerdgp <dgp@users.sourceforge.net>2010-01-05 18:58:36 (GMT)
commit0e23807506cde25fbd9689f83c09a35db89fa79f (patch)
tree0e5236fc16ed5cb30ddc15cf053d21bcf49dcf89 /ChangeLog
parent5e5cf63c514ffd9ca54093a7dd98c00443e7d67c (diff)
downloadtcl-0e23807506cde25fbd9689f83c09a35db89fa79f.zip
tcl-0e23807506cde25fbd9689f83c09a35db89fa79f.tar.gz
tcl-0e23807506cde25fbd9689f83c09a35db89fa79f.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 b346e52..9927869 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