summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-07-18 15:02:06 +1000
committerDamien Miller <djm@mindrot.org>2014-07-18 15:02:06 +1000
commit6d57656331bcd754d912950e4a18ad259d596e61 (patch)
tree66d28591a0885054b9bfaf8e2e21a311ac46c4dc /ChangeLog
parent7acefbbcbeab725420ea07397ae35992f505f702 (diff)
- jmc@cvs.openbsd.org 2014/07/16 14:48:57
[ssh.1] add the streamlocal* options to ssh's -o list; millert says they're irrelevant for scp/sftp; ok markus millert
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3f83afe1..4dbbcbad4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,11 @@
14 of the streamlocal patches by William Ahern from: 14 of the streamlocal patches by William Ahern from:
15 http://www.25thandclement.com/~william/projects/streamlocal.html 15 http://www.25thandclement.com/~william/projects/streamlocal.html
16 OK djm@ markus@ 16 OK djm@ markus@
17 - jmc@cvs.openbsd.org 2014/07/16 14:48:57
18 [ssh.1]
19 add the streamlocal* options to ssh's -o list; millert says they're
20 irrelevant for scp/sftp;
21 ok markus millert
17 22
1820140717 2320140717
19 - (djm) [digest-openssl.c] Preserve array order when disabling digests. 24 - (djm) [digest-openssl.c] Preserve array order when disabling digests.