summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2bf9cd7e5..a4e47e09a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -71,6 +71,7 @@
71 - (djm) Add new UsePAM configuration directive to allow runtime control 71 - (djm) Add new UsePAM configuration directive to allow runtime control
72 over usage of PAM. This allows non-root use of sshd when built with 72 over usage of PAM. This allows non-root use of sshd when built with
73 --with-pam 73 --with-pam
74 - (djm) Die screaming if start_pam() is called when UsePAM=no
74 75
7520030512 7620030512
76 - (djm) Redhat spec: Don't install profile.d scripts when not 77 - (djm) Redhat spec: Don't install profile.d scripts when not
@@ -1458,4 +1459,4 @@
1458 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1459 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1459 ok provos@ 1460 ok provos@
1460 1461
1461$Id: ChangeLog,v 1.2694 2003/05/14 05:11:48 djm Exp $ 1462$Id: ChangeLog,v 1.2695 2003/05/14 05:31:12 djm Exp $