summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-08-01 13:31:52 +1000
committerDamien Miller <djm@mindrot.org>2014-08-01 13:31:52 +1000
commitf8988fbef0c9801d19fa2f8f4f041690412bec37 (patch)
tree71f4941b4e8b51379e2c3360001651f747f38a62 /ChangeLog
parent5b3879fd4b7a4e3d43bab8f40addda39bc1169d0 (diff)
- (djm) [regress/multiplex.sh] Use -d (detach stdin) flag to disassociate
nc from stdin, it's more portable
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69928b6ae..93732f443 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
3 a better solution, but this will have to do for now. 3 a better solution, but this will have to do for now.
4 - (djm) [regress/multiplex.sh] Instruct nc not to quit as soon as stdin 4 - (djm) [regress/multiplex.sh] Instruct nc not to quit as soon as stdin
5 is closed; avoid regress failures when stdin is /dev/null 5 is closed; avoid regress failures when stdin is /dev/null
6 - (djm) [regress/multiplex.sh] Use -d (detach stdin) flag to disassociate
7 nc from stdin, it's more portable
6 8
720140730 920140730
8 - OpenBSD CVS Sync 10 - OpenBSD CVS Sync