summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 026141e..fec8f4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-17 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * tests/unixInit.test: unixInit-7.1
+ * unix/tclUnixInit.c (TclpInitPlatform): ensure the std fds exist
+ to prevent crash condition [Bug #772288]
+
2004-02-16 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclCmdMZ.c (TclTraceExecutionObjCmd)