summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7012e620e..d16a9fb42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@
7 Use atomicio when flushing protocol 1 std{out,err} buffers at 7 Use atomicio when flushing protocol 1 std{out,err} buffers at
8 session close. This was a latent bug exposed by setting a SIGCHLD 8 session close. This was a latent bug exposed by setting a SIGCHLD
9 handler and spotted by kevin.brott AT gmail.com; ok dtucker@ 9 handler and spotted by kevin.brott AT gmail.com; ok dtucker@
10 - djm@cvs.openbsd.org 2011/01/16 11:50:36
11 [sshconnect.c]
12 reset the SIGPIPE handler when forking to execute child processes;
13 ok dtucker@
10 14
1120110114 1520110114
12 - OpenBSD CVS Sync 16 - OpenBSD CVS Sync