diff options
author | davygrvy <davygrvy@pobox.com> | 2004-11-09 04:53:11 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2004-11-09 04:53:11 (GMT) |
commit | 6d92e7af9040196d032f8a0f814eb7b6b429678a (patch) | |
tree | 4ba028d199bb3d0a587777216f579ecccdf69e28 /ChangeLog | |
parent | 288ba6159319b490a01239787c663631710a9184 (diff) | |
download | tcl-6d92e7af9040196d032f8a0f814eb7b6b429678a.zip tcl-6d92e7af9040196d032f8a0f814eb7b6b429678a.tar.gz tcl-6d92e7af9040196d032f8a0f814eb7b6b429678a.tar.bz2 |
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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*** |