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 3a541c8ee..8aef749a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -46,6 +46,9 @@
46 - djm@cvs.openbsd.org 2013/12/29 02:28:10 46 - djm@cvs.openbsd.org 2013/12/29 02:28:10
47 [key.c] 47 [key.c]
48 allow ed25519 keys to appear as certificate authorities 48 allow ed25519 keys to appear as certificate authorities
49 - djm@cvs.openbsd.org 2013/12/29 02:37:04
50 [key.c]
51 correct comment for key_to_certified()
49 52
5020131221 5320131221
51 - (dtucker) [regress/keytype.sh] Actually test ecdsa key types. 54 - (dtucker) [regress/keytype.sh] Actually test ecdsa key types.