summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-07-03 21:26:42 +1000
committerDamien Miller <djm@mindrot.org>2014-07-03 21:26:42 +1000
commit49d9bfe2b2f3e90cc158a215dffa7675e57e7830 (patch)
treeb59397e7621e0a5a9e38595419327abaa7a42391 /ChangeLog
parentef9f13ba4c58057b2166d1f2e790535da402fbe5 (diff)
- djm@cvs.openbsd.org 2014/07/03 05:38:17
[ssh.1] document that -g will only work in the multiplexed case if applied to the mux master
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f2190e585..58f2379ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,6 +41,10 @@
41 [ssh_config.5] 41 [ssh_config.5]
42 mention '%%' escape sequence in HostName directives and how it may 42 mention '%%' escape sequence in HostName directives and how it may
43 be used to specify IPv6 link-local addresses 43 be used to specify IPv6 link-local addresses
44 - djm@cvs.openbsd.org 2014/07/03 05:38:17
45 [ssh.1]
46 document that -g will only work in the multiplexed case if applied to
47 the mux master
44 48
4520140702 4920140702
46 - OpenBSD CVS Sync 50 - OpenBSD CVS Sync