summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-08-01 12:28:31 +1000
committerDamien Miller <djm@mindrot.org>2014-08-01 12:28:31 +1000
commit5b3879fd4b7a4e3d43bab8f40addda39bc1169d0 (patch)
treee2d915de68e424224dd775fac82b20befeab4a9c /ChangeLog
parenta9c46746d266f8a1b092a72b2150682d1af8ebfc (diff)
- (djm) [regress/multiplex.sh] Instruct nc not to quit as soon as stdin
is closed; avoid regress failures when stdin is /dev/null
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b2948c1..69928b6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
20130801
- (djm) [regress/multiplex.sh] Skip test for non-OpenBSD netcat. We need
a better solution, but this will have to do for now.
+ - (djm) [regress/multiplex.sh] Instruct nc not to quit as soon as stdin
+ is closed; avoid regress failures when stdin is /dev/null
20140730
- OpenBSD CVS Sync