summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes7
1 files changed, 6 insertions, 1 deletions
diff --git a/changes b/changes
index fe24854..e903c53 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.1.2.12 1998/12/02 20:07:52 welch Exp $
+RCS: @(#) $Id: changes,v 1.1.2.13 1998/12/04 01:19:33 stanton Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -3677,6 +3677,11 @@ Vince Darley for this improvement. (JI)
----------------- Released 8.0.4, 11/20/98 -------------------------
+12/3/98 (bug fix) Windows NT creates sockets so they are inheritable
+by default. Fixed socket code so it turns off this bit right after
+creation so sockets aren't kept open by exec'ed processes. [Bug: 892]
+Thanks to Kevin Kenny for this fix. (SS)
+
======== Changes for 8.0 go above this line ========
======== Changes for 8.1 go below this line ========