summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-07-04 03:40:39 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-07-04 03:40:39 +0000
commit248c0784bfcadea9bed9dd9b919b7e4633b4f86a (patch)
treec2df8825fc6057aec6289b99ce8180d5a89511aa /ChangeLog
parentbda98b0091bb96ece12b6f54e7fa93cd832da772 (diff)
- 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@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 555d047e0..a9cf6dbc0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,10 @@
9 [ssh-keygen.1] 9 [ssh-keygen.1]
10 sshd(8) will never read the private keys, but ssh(1) does; 10 sshd(8) will never read the private keys, but ssh(1) does;
11 hugh@mimosa.com 11 hugh@mimosa.com
12 - provos@cvs.openbsd.org 2001/06/25 17:54:47
13 [auth.c auth.h auth-rsa.c]
14 terminate secure_filename checking after checking homedir. that way
15 it
12 16
1320010629 1720010629
14 - (bal) Removed net_aton() since we don't use it any more 18 - (bal) Removed net_aton() since we don't use it any more
@@ -5836,4 +5840,4 @@
5836 - Wrote replacements for strlcpy and mkdtemp 5840 - Wrote replacements for strlcpy and mkdtemp
5837 - Released 1.0pre1 5841 - Released 1.0pre1
5838 5842
5839$Id: ChangeLog,v 1.1346 2001/07/04 03:35:24 mouring Exp $ 5843$Id: ChangeLog,v 1.1347 2001/07/04 03:40:39 mouring Exp $