summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e85c79f1..3721d3d65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -60,6 +60,9 @@
60 - djm@cvs.openbsd.org 2013/12/29 04:29:25 60 - djm@cvs.openbsd.org 2013/12/29 04:29:25
61 [authfd.c] 61 [authfd.c]
62 allow deletion of ed25519 keys from the agent 62 allow deletion of ed25519 keys from the agent
63 - djm@cvs.openbsd.org 2013/12/29 04:35:50
64 [authfile.c]
65 don't refuse to load Ed25519 certificates
63 66
6420131221 6720131221
65 - (dtucker) [regress/keytype.sh] Actually test ecdsa key types. 68 - (dtucker) [regress/keytype.sh] Actually test ecdsa key types.