summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2004-11-09 04:53:11 (GMT)
committerdavygrvy <davygrvy@pobox.com>2004-11-09 04:53:11 (GMT)
commit6d92e7af9040196d032f8a0f814eb7b6b429678a (patch)
tree4ba028d199bb3d0a587777216f579ecccdf69e28
parent288ba6159319b490a01239787c663631710a9184 (diff)
downloadtcl-6d92e7af9040196d032f8a0f814eb7b6b429678a.zip
tcl-6d92e7af9040196d032f8a0f814eb7b6b429678a.tar.gz
tcl-6d92e7af9040196d032f8a0f814eb7b6b429678a.tar.bz2
no message
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e537228..3ea32e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,8 @@
the -blocking option when closing is the same way the UNIX
side works. This is to avoid a hung shell when exiting due
to open pipes that refuse to close in a graceful manner.
- [Bug 947693]
+ * doc/open.n: Added a note about -blocking 0 and lack of
+ exit status as it had never been documented. [Bug 947693]
***POTENTIAL INCOMPATIBILITY***