summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-06-25 05:17:53 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-06-25 05:17:53 +0000
commitf0c50293dddf8b36e9511fdf1c2f3f443800e51c (patch)
treeda67f013d1129a39fab6e528ffb47e7e7cec392a /ChangeLog
parent05209451795171b9c851daa3473e4a52745c50d5 (diff)
- markus@cvs.openbsd.org 2001/06/24 05:25:10
[auth-options.c match.c match.h] move ip+hostname check to match.c
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 $