summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavygrvy@pobox.com <davygrvy>2004-11-09 04:53:11 (GMT)
committerdavygrvy@pobox.com <davygrvy>2004-11-09 04:53:11 (GMT)
commit306f4a1c4ed699b137f173ddd8bd84cb719d6d51 (patch)
tree4ba028d199bb3d0a587777216f579ecccdf69e28
parenta1509e47ba662c789835fd94116d5e8d90635e19 (diff)
downloadtcl-306f4a1c4ed699b137f173ddd8bd84cb719d6d51.zip
tcl-306f4a1c4ed699b137f173ddd8bd84cb719d6d51.tar.gz
tcl-306f4a1c4ed699b137f173ddd8bd84cb719d6d51.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***