summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 724bb4f1d..2831c374f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,12 @@
17 AT googlemail.com; ok dtucker@ 17 AT googlemail.com; ok dtucker@
18 NB. includes additional portability code to enable setproctitle emulation 18 NB. includes additional portability code to enable setproctitle emulation
19 on platforms that don't support it. 19 on platforms that don't support it.
20 - dtucker@cvs.openbsd.org 2011/06/03 01:37:40
21 [ssh-agent.c]
22 Check current parent process ID against saved one to determine if the parent
23 has exited, rather than attempting to send a zero signal, since the latter
24 won't work if the parent has changed privs. bz#1905, patch from Daniel Kahn
25 Gillmor, ok djm@
20 26
2120110529 2720110529
22 - (djm) OpenBSD CVS Sync 28 - (djm) OpenBSD CVS Sync