summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d16a9fb42..a0282b739 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,11 @@
11 [sshconnect.c] 11 [sshconnect.c]
12 reset the SIGPIPE handler when forking to execute child processes; 12 reset the SIGPIPE handler when forking to execute child processes;
13 ok dtucker@ 13 ok dtucker@
14 - djm@cvs.openbsd.org 2011/01/16 12:05:59
15 [clientloop.c]
16 a couple more tweaks to the post-close protocol 1 stderr/stdout flush:
17 now that we use atomicio(), convert them from while loops to if statements
18 add test and cast to compile cleanly with -Wsigned
14 19
1520110114 2020110114
16 - OpenBSD CVS Sync 21 - OpenBSD CVS Sync