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 | 77532b29d0c6c85dab5e98de6141a4f876114210 (patch) | |
tree | 9b999d21c9bcd38bf106e9e3f02b8e4bc51eb429 /ChangeLog | |
parent | 3d7617301721b4c1a99390297e5035521abdbda1 (diff) | |
parent | ca956e8f47e7ee4a5365864b2a0e0f057a75aa61 (diff) | |
download | tcl-77532b29d0c6c85dab5e98de6141a4f876114210.zip tcl-77532b29d0c6c85dab5e98de6141a4f876114210.tar.gz tcl-77532b29d0c6c85dab5e98de6141a4f876114210.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 |