diff options
author | hobbs <hobbs> | 2004-02-18 01:59:08 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-02-18 01:59:08 (GMT) |
commit | aab02d56000ebdb2478100f8dc41065193d271ed (patch) | |
tree | a7c843415860f606a55fbfae3e6c444b5ef37f01 /ChangeLog | |
parent | 90df58bc06b4ac799c87b53d146a350624292ad5 (diff) | |
download | tcl-aab02d56000ebdb2478100f8dc41065193d271ed.zip tcl-aab02d56000ebdb2478100f8dc41065193d271ed.tar.gz tcl-aab02d56000ebdb2478100f8dc41065193d271ed.tar.bz2 |
reverted file norm .. fixes because 8.5 had much more extensive changes across the board
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,10 +7,11 @@ 2004-02-17 Jeff Hobbs <jeffh@ActiveState.com> + (reverted due to test failures on Solaris, but not Win/Lin :/) * generic/tclIOUtil.c: backport of rewrite of generic file normalization code to cope with links followed by '..'. [Bug 849514], and parts of [859251] - + * tests/unixInit.test: unixInit-7.1 * unix/tclUnixInit.c (TclpInitPlatform): ensure the std fds exist to prevent crash condition [Bug #772288] |