summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-10-23 16:30:51 +1100
committerDamien Miller <djm@mindrot.org>2013-10-23 16:30:51 +1100
commit084bcd24e9fe874020e4df4e073e7408e1b17fb7 (patch)
tree3c3c78c1ae09d345be74e9758d846adc1201efeb /ChangeLog
parent8e5a67f46916def40b2758bb7755350dd2eee843 (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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eceb85b4e..b0bdf5c6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
1920131018 2320131018
20 - (djm) OpenBSD CVS Sync 24 - (djm) OpenBSD CVS Sync