summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-12-04 17:45:02 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-12-04 17:45:02 (GMT)
commit92c485de11094aa36afc3b3268e96b7fa882ba43 (patch)
tree827248afb1cb880eaea8838d1857f7f5f8fb5106 /ChangeLog
parent07dfdbffea40d23c42aa88231f95e3d8a8360608 (diff)
downloadtcl-92c485de11094aa36afc3b3268e96b7fa882ba43.zip
tcl-92c485de11094aa36afc3b3268e96b7fa882ba43.tar.gz
tcl-92c485de11094aa36afc3b3268e96b7fa882ba43.tar.bz2
* generic/tclPathObj.c (Tcl_FSGetNormalizedPath): Added another
flag value TCLPATH_NEEDNORM to mark those intreps which need more complete normalization attention for correct results. [Bug 2385549]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8aa8b15..545461d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-04 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclPathObj.c (Tcl_FSGetNormalizedPath): Added another
+ flag value TCLPATH_NEEDNORM to mark those intreps which need more
+ complete normalization attention for correct results. [Bug 2385549]
+
2008-12-03 Don Porter <dgp@users.sourceforge.net>
* generic/tclFileName.c (DoGlob): One of the