summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 14424b682..6ffe51708 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,9 @@
20 ssh-keygen.c sshd.8] 20 ssh-keygen.c sshd.8]
21 PermitRootLogin={yes,without-password,forced-commands-only,no} 21 PermitRootLogin={yes,without-password,forced-commands-only,no}
22 (before this change, root could login even if PermitRootLogin==no) 22 (before this change, root could login even if PermitRootLogin==no)
23 - deraadt@cvs.openbsd.org 2001/02/12 22:56:09
24 [clientloop.c packet.c ssh-keyscan.c]
25 deal with EAGAIN/EINTR selects which were skipped
23 26
2420010214 2720010214
25 - (djm) Don't try to close PAM session or delete credentials if the 28 - (djm) Don't try to close PAM session or delete credentials if the
@@ -3948,4 +3951,4 @@
3948 - Wrote replacements for strlcpy and mkdtemp 3951 - Wrote replacements for strlcpy and mkdtemp
3949 - Released 1.0pre1 3952 - Released 1.0pre1
3950 3953
3951$Id: ChangeLog,v 1.764 2001/02/15 03:08:27 mouring Exp $ 3954$Id: ChangeLog,v 1.765 2001/02/15 03:12:08 mouring Exp $