summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2010-01-08 17:09:11 +1100
committerDarren Tucker <dtucker@zip.com.au>2010-01-08 17:09:11 +1100
commitd6b06a9f39cde8708a7c6b276635cdea5dcd3820 (patch)
tree177a6ecdeafff5aac896b71937c8e201055fe243 /ChangeLog
parent2944082b3f84b5260a748a529f90cd18a6187610 (diff)
- djm@cvs.openbsd.org 2009/11/19 23:39:50
[session.c] bz#1606: error when an attempt is made to connect to a server with ForceCommand=internal-sftp with a shell session (i.e. not a subsystem session). Avoids stuck client when attempting to ssh to such a service. ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72d5a21e1..0ece9c09d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -61,6 +61,12 @@
61 [clientloop.c] 61 [clientloop.c]
62 fix incorrect exit status when multiplexing and channel ID 0 is recycled 62 fix incorrect exit status when multiplexing and channel ID 0 is recycled
63 bz#1570 reported by peter.oliver AT eon-is.co.uk; ok dtucker 63 bz#1570 reported by peter.oliver AT eon-is.co.uk; ok dtucker
64 - djm@cvs.openbsd.org 2009/11/19 23:39:50
65 [session.c]
66 bz#1606: error when an attempt is made to connect to a server
67 with ForceCommand=internal-sftp with a shell session (i.e. not a
68 subsystem session). Avoids stuck client when attempting to ssh to such a
69 service. ok dtucker@
64 70
6520091226 7120091226
66 - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1 72 - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1