summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-03-05 06:03:03 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-03-05 06:03:03 +0000
commitb00d4fb1426fa6ac3c1e2ca78ee40e5f0e1d5d15 (patch)
tree98da4faef9e21631b78d2179e34de8c601be5f36 /ChangeLog
parenteb648a749b3fb49c57167877ccc5f0ca8085cfcb (diff)
- deraadt@cvs.openbsd.org 2001/02/24 10:37:55
[readconf.c] look for id_rsa by default, before id_dsa
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 333decb49..986cfa243 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -46,6 +46,9 @@
46 fake_session_key = dig1|dig2; 46 fake_session_key = dig1|dig2;
47 this change is caused by a mail from anakin@pobox.com 47 this change is caused by a mail from anakin@pobox.com
48 patch based on discussions with my german advisor niels@openbsd.org 48 patch based on discussions with my german advisor niels@openbsd.org
49 - deraadt@cvs.openbsd.org 2001/02/24 10:37:55
50 [readconf.c]
51 look for id_rsa by default, before id_dsa
49 52
5020010304 5320010304
51 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid. 54 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid.
@@ -4238,4 +4241,4 @@
4238 - Wrote replacements for strlcpy and mkdtemp 4241 - Wrote replacements for strlcpy and mkdtemp
4239 - Released 1.0pre1 4242 - Released 1.0pre1
4240 4243
4241$Id: ChangeLog,v 1.864 2001/03/05 06:00:29 mouring Exp $ 4244$Id: ChangeLog,v 1.865 2001/03/05 06:03:03 mouring Exp $