summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-01-11 17:18:56 +1100
committerDamien Miller <djm@mindrot.org>2011-01-11 17:18:56 +1100
commitb73b6fd916a842dbcf800c13434a6abb6cd06ade (patch)
treeecb79e5c1fc8cd17515c6d739dc55f988ed203b6 /ChangeLog
parent81ad4b1fc0f3d2004a0e0004607ebd9a3664034b (diff)
- djm@cvs.openbsd.org 2011/01/08 10:51:51
[clientloop.c] use host and not options.hostname, as the latter may have unescaped substitution characters
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ddc26a6a..828c6dee8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
2 - (tim) [regress/host-expand.sh] Fix for building outside of read only 2 - (tim) [regress/host-expand.sh] Fix for building outside of read only
3 source tree. 3 source tree.
4 - (djm) [platform.c] Some missing includes that show up under -Werror 4 - (djm) [platform.c] Some missing includes that show up under -Werror
5 - OpenBSD CVS Sync
6 - djm@cvs.openbsd.org 2011/01/08 10:51:51
7 [clientloop.c]
8 use host and not options.hostname, as the latter may have unescaped
9 substitution characters
5 10
620110109 1120110109
7 - (djm) [Makefile.in] list ssh_host_ecdsa key in PATHSUBS; spotted by 12 - (djm) [Makefile.in] list ssh_host_ecdsa key in PATHSUBS; spotted by