summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c17918a8e..5bd999348 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -77,6 +77,12 @@
77 [sshconnect.c] 77 [sshconnect.c]
78 don't connect if batch_mode is true and stricthostkeychecking set to 78 don't connect if batch_mode is true and stricthostkeychecking set to
79 'ask' 79 'ask'
80 - djm@cvs.openbsd.org 2001/02/04 21:26:07
81 [sshd_config]
82 type: ok markus@
83 - deraadt@cvs.openbsd.org 2001/02/06 22:07:50
84 [sshd_config]
85 enable sftp-server by default
80 - (bal) fixed sftp-client.c. Return 'status' instead of '0' 86 - (bal) fixed sftp-client.c. Return 'status' instead of '0'
81 (from the OpenBSD tree) 87 (from the OpenBSD tree)
82 - (bal) Synced ssh.1, ssh-add.1 and sshd.8 w/ OpenBSD 88 - (bal) Synced ssh.1, ssh-add.1 and sshd.8 w/ OpenBSD
@@ -3864,4 +3870,4 @@
3864 - Wrote replacements for strlcpy and mkdtemp 3870 - Wrote replacements for strlcpy and mkdtemp
3865 - Released 1.0pre1 3871 - Released 1.0pre1
3866 3872
3867$Id: ChangeLog,v 1.733 2001/02/10 23:21:09 mouring Exp $ 3873$Id: ChangeLog,v 1.734 2001/02/10 23:26:35 mouring Exp $