summaryrefslogtreecommitdiffstats
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 f2190e58..58f2379a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,6 +41,10 @@
[ssh_config.5]
mention '%%' escape sequence in HostName directives and how it may
be used to specify IPv6 link-local addresses
+ - 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
20140702
- OpenBSD CVS Sync