diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 | ||
36 | 20021021 | 40 | 20021021 |
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 $ |