summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-04-20 13:23:03 +1000
committerDamien Miller <djm@mindrot.org>2014-04-20 13:23:03 +1000
commit43b156cf72f900f88065b0a1c1ebd09ab733ca46 (patch)
tree09e222dc213179ed503976618a1f6e50b610636c /ChangeLog
parentc1621c84f2dc1279065ab9fde2aa9327af418900 (diff)
- jmc@cvs.openbsd.org 2014/03/31 13:39:34
[ssh-keygen.1] the text for the -K option was inserted in the wrong place in -r1.108; fix From: Matthew Clarke
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7a6e97c6..8030c8c99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -65,6 +65,10 @@
65 [ssh_config.5 sshd_config.5] 65 [ssh_config.5 sshd_config.5]
66 sync available and default algorithms, improve algorithm list formatting 66 sync available and default algorithms, improve algorithm list formatting
67 help from jmc@ and schwarze@, ok deraadt@ 67 help from jmc@ and schwarze@, ok deraadt@
68 - jmc@cvs.openbsd.org 2014/03/31 13:39:34
69 [ssh-keygen.1]
70 the text for the -K option was inserted in the wrong place in -r1.108;
71 fix From: Matthew Clarke
68 72
6920140401 7320140401
70 - (djm) On platforms that support it, use prctl() to prevent sftp-server 74 - (djm) On platforms that support it, use prctl() to prevent sftp-server