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 61801f399..c17918a8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -73,6 +73,10 @@
73 [ssh-keyscan.c] 73 [ssh-keyscan.c]
74 do not assume malloc() returns zero-filled region. found by 74 do not assume malloc() returns zero-filled region. found by
75 malloc.conf=AJ. 75 malloc.conf=AJ.
76 - markus@cvs.openbsd.org 2001/02/08 22:35:30
77 [sshconnect.c]
78 don't connect if batch_mode is true and stricthostkeychecking set to
79 'ask'
76 - (bal) fixed sftp-client.c. Return 'status' instead of '0' 80 - (bal) fixed sftp-client.c. Return 'status' instead of '0'
77 (from the OpenBSD tree) 81 (from the OpenBSD tree)
78 - (bal) Synced ssh.1, ssh-add.1 and sshd.8 w/ OpenBSD 82 - (bal) Synced ssh.1, ssh-add.1 and sshd.8 w/ OpenBSD
@@ -3860,4 +3864,4 @@
3860 - Wrote replacements for strlcpy and mkdtemp 3864 - Wrote replacements for strlcpy and mkdtemp
3861 - Released 1.0pre1 3865 - Released 1.0pre1
3862 3866
3863$Id: ChangeLog,v 1.732 2001/02/10 23:18:11 mouring Exp $ 3867$Id: ChangeLog,v 1.733 2001/02/10 23:21:09 mouring Exp $