diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 | ||
21 | 20110529 | 27 | 20110529 |
22 | - (djm) OpenBSD CVS Sync | 28 | - (djm) OpenBSD CVS Sync |