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 a638c64c2..590ac5873 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -92,6 +92,9 @@
92 [sshconnect1.c] 92 [sshconnect1.c]
93 consistent with ssh2: skip key if empty passphrase is entered, 93 consistent with ssh2: skip key if empty passphrase is entered,
94 retry num_of_passwd_prompt times if passphrase is wrong. ok fgsch@ 94 retry num_of_passwd_prompt times if passphrase is wrong. ok fgsch@
95 - markus@cvs.openbsd.org 2001/06/24 05:25:10
96 [auth-options.c match.c match.h]
97 move ip+hostname check to match.c
95 98
9620010622 9920010622
97 - (stevesk) handle systems without pw_expire and pw_change. 100 - (stevesk) handle systems without pw_expire and pw_change.
@@ -5776,4 +5779,4 @@
5776 - Wrote replacements for strlcpy and mkdtemp 5779 - Wrote replacements for strlcpy and mkdtemp
5777 - Released 1.0pre1 5780 - Released 1.0pre1
5778 5781
5779$Id: ChangeLog,v 1.1319 2001/06/25 05:16:02 mouring Exp $ 5782$Id: ChangeLog,v 1.1320 2001/06/25 05:17:53 mouring Exp $