summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3434ba0eb..61786ac96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,10 @@
8 - djm@cvs.openbsd.org 2014/03/12 04:44:58 8 - djm@cvs.openbsd.org 2014/03/12 04:44:58
9 [ssh-keyscan.c] 9 [ssh-keyscan.c]
10 scan for Ed25519 keys by default too 10 scan for Ed25519 keys by default too
11 - djm@cvs.openbsd.org 2014/03/12 04:50:32
12 [auth-bsdauth.c ssh-keygen.c]
13 don't count on things that accept arguments by reference to clear
14 things for us on error; most things do, but it's unsafe form.
11 15
1220140401 1620140401
13 - (djm) On platforms that support it, use prctl() to prevent sftp-server 17 - (djm) On platforms that support it, use prctl() to prevent sftp-server