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 5ca11a877..f947b3505 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,10 @@
32 target host and ssh-keysign(8) does not know the remote hostname 32 target host and ssh-keysign(8) does not know the remote hostname
33 and not trust ssh(1) about the hostname, so we add a new option 33 and not trust ssh(1) about the hostname, so we add a new option
34 EnableSSHKeysign; ok djm@, report from zierke@informatik.uni-hamburg.de 34 EnableSSHKeysign; ok djm@, report from zierke@informatik.uni-hamburg.de
35 - markus@cvs.openbsd.org 2002/11/07 22:35:38
36 [scp.c]
37 check exit status from ssh, and exit(1) if ssh fails; bug#369;
38 binder@arago.de
35 39
3620021021 4020021021
37 - (djm) Bug #400: Kill ssh-rand-helper children on timeout, patch from 41 - (djm) Bug #400: Kill ssh-rand-helper children on timeout, patch from
@@ -809,4 +813,4 @@
809 save auth method before monitor_reset_key_state(); bugzilla bug #284; 813 save auth method before monitor_reset_key_state(); bugzilla bug #284;
810 ok provos@ 814 ok provos@
811 815
812$Id: ChangeLog,v 1.2508 2002/11/09 15:52:31 mouring Exp $ 816$Id: ChangeLog,v 1.2509 2002/11/09 15:54:08 mouring Exp $