summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 05fc873..ee65d7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]