summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-04-20 13:00:51 +1000
committerDamien Miller <djm@mindrot.org>2014-04-20 13:00:51 +1000
commit94bfe0fbd6e91a56b5b0ab94ac955d2a67d101aa (patch)
tree77476f0f5eadd26ce898f659ebae55d5dc292495 /ChangeLog
parent3819519288b2b3928c6882f5883b0f55148f4fc0 (diff)
- naddy@cvs.openbsd.org 2014/03/12 13:06:59
[ssh-keyscan.1] scan for Ed25519 keys by default too
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d8b9540f..87476f13e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,9 @@
15 - djm@cvs.openbsd.org 2014/03/12 04:51:12 15 - djm@cvs.openbsd.org 2014/03/12 04:51:12
16 [authfile.c] 16 [authfile.c]
17 correct test that kdf name is not "none" or "bcrypt" 17 correct test that kdf name is not "none" or "bcrypt"
18 - naddy@cvs.openbsd.org 2014/03/12 13:06:59
19 [ssh-keyscan.1]
20 scan for Ed25519 keys by default too
18 21
1920140401 2220140401
20 - (djm) On platforms that support it, use prctl() to prevent sftp-server 23 - (djm) On platforms that support it, use prctl() to prevent sftp-server