diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-01-08 10:13:20 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-01-08 10:13:20 (GMT) |
commit | dd0ed45dbbbde948f970ecd86ec65db25c417614 (patch) | |
tree | 32bd852591e380baee185561395763b25162866b /ChangeLog | |
parent | 8533669f18b97432085b45d77d1d3762b11e9da0 (diff) | |
parent | e4b4a00f1760c77a821c7508cd72aeb45d0d8b75 (diff) | |
download | tcl-dd0ed45dbbbde948f970ecd86ec65db25c417614.zip tcl-dd0ed45dbbbde948f970ecd86ec65db25c417614.tar.gz tcl-dd0ed45dbbbde948f970ecd86ec65db25c417614.tar.bz2 |
[Bug 3092089]: [file normalize] can remove path components.
[Bug 3587096] win vista/7: "can't find init.tcl" when called via junction.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2013-01-08 Jan Nijtmans <nijtmans@users.sf.net> + + * win/tclWinFile.c: [Bug 3092089]: [file normalize] can remove path + components. [Bug 3587096] win vista/7: "can't find init.tcl" when + called via junction. + 2013-01-07 Jan Nijtmans <nijtmans@users.sf.net> * generic/tcl.decls: Extend the public and private stub tables with |