diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-01-08 10:17:54 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-01-08 10:17:54 (GMT) |
commit | 638edeffa47c968d0e7a2911948030ec407204e8 (patch) | |
tree | 9b999d21c9bcd38bf106e9e3f02b8e4bc51eb429 /ChangeLog | |
parent | 4087d33e182f2e0deae31fff4514291d60fc72d1 (diff) | |
parent | dd0ed45dbbbde948f970ecd86ec65db25c417614 (diff) | |
download | tcl-638edeffa47c968d0e7a2911948030ec407204e8.zip tcl-638edeffa47c968d0e7a2911948030ec407204e8.tar.gz tcl-638edeffa47c968d0e7a2911948030ec407204e8.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 stub table with dummy NULL |