summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 986baa43e..a638c64c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -88,6 +88,10 @@
88 - markus@cvs.openbsd.org 2001/06/23 19:12:43 88 - markus@cvs.openbsd.org 2001/06/23 19:12:43
89 [sshd.c] 89 [sshd.c]
90 pidfile/sigterm race; bbraun@synack.net 90 pidfile/sigterm race; bbraun@synack.net
91 - markus@cvs.openbsd.org 2001/06/23 22:37:46
92 [sshconnect1.c]
93 consistent with ssh2: skip key if empty passphrase is entered,
94 retry num_of_passwd_prompt times if passphrase is wrong. ok fgsch@
91 95
9220010622 9620010622
93 - (stevesk) handle systems without pw_expire and pw_change. 97 - (stevesk) handle systems without pw_expire and pw_change.
@@ -5772,4 +5776,4 @@
5772 - Wrote replacements for strlcpy and mkdtemp 5776 - Wrote replacements for strlcpy and mkdtemp
5773 - Released 1.0pre1 5777 - Released 1.0pre1
5774 5778
5775$Id: ChangeLog,v 1.1318 2001/06/25 05:10:20 mouring Exp $ 5779$Id: ChangeLog,v 1.1319 2001/06/25 05:16:02 mouring Exp $