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 40f69e845..8b9aa4dc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -73,6 +73,10 @@
73 - markus@cvs.openbsd.org 2001/08/30 22:22:32 73 - markus@cvs.openbsd.org 2001/08/30 22:22:32
74 [ssh-keyscan.c] 74 [ssh-keyscan.c]
75 do not pass pointers to longjmp; fix from wayne@blorf.net 75 do not pass pointers to longjmp; fix from wayne@blorf.net
76 - markus@cvs.openbsd.org 2001/08/31 11:46:39
77 [sshconnect2.c]
78 disable kbd-interactive if we don't get
79 SSH2_MSG_USERAUTH_INFO_REQUEST messages
76 80
7720010815 8120010815
78 - (bal) Fixed stray code in readconf.c that went in by mistake. 82 - (bal) Fixed stray code in readconf.c that went in by mistake.
@@ -6396,4 +6400,4 @@
6396 - Wrote replacements for strlcpy and mkdtemp 6400 - Wrote replacements for strlcpy and mkdtemp
6397 - Released 1.0pre1 6401 - Released 1.0pre1
6398 6402
6399$Id: ChangeLog,v 1.1506 2001/09/12 18:05:05 mouring Exp $ 6403$Id: ChangeLog,v 1.1507 2001/09/12 18:29:00 mouring Exp $