diff options
author | Damien Miller <djm@mindrot.org> | 2013-10-23 16:30:51 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2013-10-23 16:30:51 +1100 |
commit | 084bcd24e9fe874020e4df4e073e7408e1b17fb7 (patch) | |
tree | 3c3c78c1ae09d345be74e9758d846adc1201efeb /ChangeLog | |
parent | 8e5a67f46916def40b2758bb7755350dd2eee843 (diff) |
- djm@cvs.openbsd.org 2013/10/23 03:03:07
[readconf.c]
Hostname may have %h sequences that should be expanded prior to Match
evaluation; spotted by Iain Morgan
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,6 +15,10 @@ | |||
15 | - jmc@cvs.openbsd.org 2013/10/20 18:00:13 | 15 | - jmc@cvs.openbsd.org 2013/10/20 18:00:13 |
16 | [ssh_config.5] | 16 | [ssh_config.5] |
17 | tweak the "exec" description, as worded by djm; | 17 | tweak the "exec" description, as worded by djm; |
18 | - djm@cvs.openbsd.org 2013/10/23 03:03:07 | ||
19 | [readconf.c] | ||
20 | Hostname may have %h sequences that should be expanded prior to Match | ||
21 | evaluation; spotted by Iain Morgan | ||
18 | 22 | ||
19 | 20131018 | 23 | 20131018 |
20 | - (djm) OpenBSD CVS Sync | 24 | - (djm) OpenBSD CVS Sync |