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 | ca956e8f47e7ee4a5365864b2a0e0f057a75aa61 (patch) | |
tree | 32bd852591e380baee185561395763b25162866b /ChangeLog | |
parent | 948149043162c4a2fa840e6c242e4bf31fe80dba (diff) | |
parent | 6eb9921283977c60251e6768c633fac4e6fbb4b5 (diff) | |
download | tcl-ca956e8f47e7ee4a5365864b2a0e0f057a75aa61.zip tcl-ca956e8f47e7ee4a5365864b2a0e0f057a75aa61.tar.gz tcl-ca956e8f47e7ee4a5365864b2a0e0f057a75aa61.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 |