summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-02-06 16:40:27 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-02-06 16:40:27 +1100
commita8be9e23d236f0e9c27214418280b752b68dbd54 (patch)
treeed6e1074342c6a405a36349e1170779a735d5523 /ChangeLog
parentc52a29913d3850b4333000b3309cede03f8bf824 (diff)
- dtucker@cvs.openbsd.org 2004/02/05 05:37:17
[monitor.c sshd.c] Pass SIGALRM through to privsep child if LoginGraceTime expires. ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 518c51bfd..2e98126da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,9 @@
18 support for password change; ok dtucker@ 18 support for password change; ok dtucker@
19 (set password-dead=1w in login.conf to use this). 19 (set password-dead=1w in login.conf to use this).
20 In -Portable, this is currently only platforms using bsdauth. 20 In -Portable, this is currently only platforms using bsdauth.
21 - dtucker@cvs.openbsd.org 2004/02/05 05:37:17
22 [monitor.c sshd.c]
23 Pass SIGALRM through to privsep child if LoginGraceTime expires. ok markus@
21 24
2220040129 2520040129
23 - (dtucker) OpenBSD CVS Sync regress/ 26 - (dtucker) OpenBSD CVS Sync regress/
@@ -1803,4 +1806,4 @@
1803 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1806 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1804 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1807 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1805 1808
1806$Id: ChangeLog,v 1.3212 2004/02/06 05:24:31 dtucker Exp $ 1809$Id: ChangeLog,v 1.3213 2004/02/06 05:40:27 dtucker Exp $