summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-01-07 10:02:52 +1100
committerDamien Miller <djm@mindrot.org>2011-01-07 10:02:52 +1100
commited3a8eb65f7f04e5aeb121fe176336bbf5e0114f (patch)
tree25d9b710794c69098730863770bc5c718ae3bf8a /ChangeLog
parent7d06b00032d2d57474dbba9fddd0b8cd9ef05ef3 (diff)
- djm@cvs.openbsd.org 2011/01/06 23:01:35
[sshconnect.c] reset SIGCHLD handler to SIG_DFL when execuring LocalCommand; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4fc608814..1a385f793 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,10 @@
13 [regress/Makefile regress/host-expand.sh] 13 [regress/Makefile regress/host-expand.sh]
14 regress test for LocalCommand %n expansion from bert.wesarg AT 14 regress test for LocalCommand %n expansion from bert.wesarg AT
15 googlemail.com; ok markus@ 15 googlemail.com; ok markus@
16 - djm@cvs.openbsd.org 2011/01/06 23:01:35
17 [sshconnect.c]
18 reset SIGCHLD handler to SIG_DFL when execuring LocalCommand;
19 ok markus@
16 20
1720110106 2120110106
18 - (djm) OpenBSD CVS Sync 22 - (djm) OpenBSD CVS Sync