summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-11-09 15:45:12 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-11-09 15:45:12 +0000
commit485075e8faf48c34c930446dc3f3905465941d56 (patch)
tree58dcb85975c7d407171f17f596b87b72dfbd414d /ChangeLog
parentee844912c94226a09c95e4140c158d9c4f37a0b5 (diff)
- markus@cvs.openbsd.org 2002/11/04 10:07:53
[auth.c] don't compare against pw_home if realpath fails for pw_home (seen on AFS); ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d4a185ee..5536cfda2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,10 @@
9 - markus@cvs.openbsd.org 2002/10/23 10:40:16 9 - markus@cvs.openbsd.org 2002/10/23 10:40:16
10 [bufaux.c] 10 [bufaux.c]
11 %u for u_int 11 %u for u_int
12 - markus@cvs.openbsd.org 2002/11/04 10:07:53
13 [auth.c]
14 don't compare against pw_home if realpath fails for pw_home (seen
15 on AFS); ok djm@
12 16
1320021021 1720021021
14 - (djm) Bug #400: Kill ssh-rand-helper children on timeout, patch from 18 - (djm) Bug #400: Kill ssh-rand-helper children on timeout, patch from
@@ -786,4 +790,4 @@
786 save auth method before monitor_reset_key_state(); bugzilla bug #284; 790 save auth method before monitor_reset_key_state(); bugzilla bug #284;
787 ok provos@ 791 ok provos@
788 792
789$Id: ChangeLog,v 1.2502 2002/11/09 15:43:23 mouring Exp $ 793$Id: ChangeLog,v 1.2503 2002/11/09 15:45:12 mouring Exp $