summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-05-26 12:11:28 +1000
committerDamien Miller <djm@mindrot.org>2005-05-26 12:11:28 +1000
commit538c9b71ecb11669053271ff95d7ce8a6d40294f (patch)
tree009ae7f5dc06b0fd853d45e4a499716063261f74 /ChangeLog
parent924c25a64e063cf37eeeb3e5e5c0fa9a523435ff (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--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 089af477f..a84287c81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
5420050524 5720050524
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 $