diff options
author | Damien Miller <djm@mindrot.org> | 2005-05-26 12:11:28 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2005-05-26 12:11:28 +1000 |
commit | 538c9b71ecb11669053271ff95d7ce8a6d40294f (patch) | |
tree | 009ae7f5dc06b0fd853d45e4a499716063261f74 /ChangeLog | |
parent | 924c25a64e063cf37eeeb3e5e5c0fa9a523435ff (diff) |
- djm@cvs.openbsd.org 2005/05/10 10:30:43
[ssh.c]
report real errors on fallback from ControlMaster=no to normal connect
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -50,6 +50,9 @@ | |||
50 | - djm@cvs.openbsd.org 2005/05/10 10:28:11 | 50 | - djm@cvs.openbsd.org 2005/05/10 10:28:11 |
51 | [ssh.c] | 51 | [ssh.c] |
52 | print nice error message for EADDRINUSE as well (ID sync only) | 52 | print nice error message for EADDRINUSE as well (ID sync only) |
53 | - djm@cvs.openbsd.org 2005/05/10 10:30:43 | ||
54 | [ssh.c] | ||
55 | report real errors on fallback from ControlMaster=no to normal connect | ||
53 | 56 | ||
54 | 20050524 | 57 | 20050524 |
55 | - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] | 58 | - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] |
@@ -2549,4 +2552,4 @@ | |||
2549 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 2552 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
2550 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 2553 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
2551 | 2554 | ||
2552 | $Id: ChangeLog,v 1.3775 2005/05/26 02:09:32 djm Exp $ | 2555 | $Id: ChangeLog,v 1.3776 2005/05/26 02:11:28 djm Exp $ |