summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-09-24 22:02:56 +1000
committerDamien Miller <djm@mindrot.org>2010-09-24 22:02:56 +1000
commit857b02e37f3bd6d5390711521e2dd021beca3a3c (patch)
treeb6b488ccf04d9ffacaa4ce8caf80be9640ae30d5 /ChangeLog
parent881adf74eba06251604151cd4686fef3640b9008 (diff)
- djm@cvs.openbsd.org 2010/09/20 04:41:47
[ssh.c] install a SIGCHLD handler to reap expiried child process; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8596098d..f9e0f6c09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@
12 - jmc@cvs.openbsd.org 2010/09/19 21:30:05 12 - jmc@cvs.openbsd.org 2010/09/19 21:30:05
13 [sftp.1] 13 [sftp.1]
14 more wacky macro fixing; 14 more wacky macro fixing;
15 - djm@cvs.openbsd.org 2010/09/20 04:41:47
16 [ssh.c]
17 install a SIGCHLD handler to reap expiried child process; ok markus@
15 18
1620100910 1920100910
17 - (dtucker) [openbsd-compat/port-linux.c] Check is_selinux_enabled for exact 20 - (dtucker) [openbsd-compat/port-linux.c] Check is_selinux_enabled for exact