summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-04-20 12:59:46 +1000
committerDamien Miller <djm@mindrot.org>2014-04-20 12:59:46 +1000
commit1c7ef4be83f6dec84509a312518b9df00ab491d9 (patch)
tree0b2e3a398f83374de74b893eec191e3ac49185a4 /ChangeLog
parentc10bf4d051c97939b30a1616c0499310057d07da (diff)
- djm@cvs.openbsd.org 2014/03/12 04:44:58
[ssh-keyscan.c] 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 97c253339..3434ba0eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
5 ignore enviornment variables with embedded '=' or '\0' characters; 5 ignore enviornment variables with embedded '=' or '\0' characters;
6 spotted by Jann Horn; ok deraadt@ 6 spotted by Jann Horn; ok deraadt@
7 Id sync only - portable already has this. 7 Id sync only - portable already has this.
8 - djm@cvs.openbsd.org 2014/03/12 04:44:58
9 [ssh-keyscan.c]
10 scan for Ed25519 keys by default too
8 11
920140401 1220140401
10 - (djm) On platforms that support it, use prctl() to prevent sftp-server 13 - (djm) On platforms that support it, use prctl() to prevent sftp-server