summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-10-23 16:29:40 +1100
committerDamien Miller <djm@mindrot.org>2013-10-23 16:29:40 +1100
commit8a04be795fc28514a09e55a54b2e67968f2e1b3a (patch)
tree2364dba86b326f3425598e857dfeeea5ac6a8f05 /ChangeLog
parent5c86ebdf83b636b6741db4b03569ef4a53b89a58 (diff)
- djm@cvs.openbsd.org 2013/10/20 06:19:28
[readconf.c ssh_config.5] rename "command" subclause of the recently-added "Match" keyword to "exec"; it's shorter, clearer in intent and we might want to add the ability to match against the command being executed at the remote end in the future.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eac2a97ae..ac04cf214 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,12 @@
3 - djm@cvs.openbsd.org 2013/10/20 04:39:28 3 - djm@cvs.openbsd.org 2013/10/20 04:39:28
4 [ssh_config.5] 4 [ssh_config.5]
5 document % expansions performed by "Match command ..." 5 document % expansions performed by "Match command ..."
6 - djm@cvs.openbsd.org 2013/10/20 06:19:28
7 [readconf.c ssh_config.5]
8 rename "command" subclause of the recently-added "Match" keyword to
9 "exec"; it's shorter, clearer in intent and we might want to add the
10 ability to match against the command being executed at the remote end in
11 the future.
6 12
720131018 1320131018
8 - (djm) OpenBSD CVS Sync 14 - (djm) OpenBSD CVS Sync