summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6fc81a360..6b8fe8474 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -72,6 +72,11 @@
72 - better formatting in SYNOPSIS 72 - better formatting in SYNOPSIS
73 - whitespace at EOL 73 - whitespace at EOL
74 ok djm@ 74 ok djm@
75 - markus@cvs.openbsd.org 2003/05/14 08:57:49
76 [monitor.c]
77 http://bugzilla.mindrot.org/show_bug.cgi?id=560
78 Privsep child continues to run after monitor killed.
79 Pass monitor signals through to child; Darren Tucker
75 - (djm) Make portable build with MIT krb5 (some issues remain) 80 - (djm) Make portable build with MIT krb5 (some issues remain)
76 - (djm) Add new UsePAM configuration directive to allow runtime control 81 - (djm) Add new UsePAM configuration directive to allow runtime control
77 over usage of PAM. This allows non-root use of sshd when built with 82 over usage of PAM. This allows non-root use of sshd when built with
@@ -1465,4 +1470,4 @@
1465 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1470 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1466 ok provos@ 1471 ok provos@
1467 1472
1468$Id: ChangeLog,v 1.2697 2003/05/14 09:30:38 djm Exp $ 1473$Id: ChangeLog,v 1.2698 2003/05/14 09:31:12 djm Exp $