- provos@cvs.openbsd.org 2001/06/25 17:54:47
     [auth.c auth.h auth-rsa.c]
     terminate secure_filename checking after checking homedir.  that way
     it works on AFS.  okay markus@
diff --git a/ChangeLog b/ChangeLog
index 555d047..a9cf6db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,10 @@
      [ssh-keygen.1]
      sshd(8) will never read the private keys, but ssh(1) does; 
      hugh@mimosa.com
+   - provos@cvs.openbsd.org 2001/06/25 17:54:47
+     [auth.c auth.h auth-rsa.c]
+     terminate secure_filename checking after checking homedir.  that way 
+     it
 
 20010629
  - (bal) Removed net_aton() since we don't use it any more
@@ -5836,4 +5840,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1346 2001/07/04 03:35:24 mouring Exp $
+$Id: ChangeLog,v 1.1347 2001/07/04 03:40:39 mouring Exp $