summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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 $