- deraadt@cvs.openbsd.org 2001/02/24 10:37:55
     [readconf.c]
     look for id_rsa by default, before id_dsa
diff --git a/ChangeLog b/ChangeLog
index 333decb..986cfa2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -46,6 +46,9 @@
              fake_session_key = dig1|dig2;
      this change is caused by a mail from anakin@pobox.com
      patch based on discussions with my german advisor niels@openbsd.org
+   - deraadt@cvs.openbsd.org 2001/02/24 10:37:55
+     [readconf.c]
+     look for id_rsa by default, before id_dsa
 
 20010304
  - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid.
@@ -4238,4 +4241,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.864 2001/03/05 06:00:29 mouring Exp $
+$Id: ChangeLog,v 1.865 2001/03/05 06:03:03 mouring Exp $