summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c22c8b4de..604bbbb78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,11 @@
23 them. 23 them.
24 24
25 Diagnosis and fix by ronf AT timeheart.net 25 Diagnosis and fix by ronf AT timeheart.net
26 - djm@cvs.openbsd.org 2013/12/19 01:19:41
27 [ssh-agent.c]
28 bz#2186: don't crash (NULL deref) when deleting PKCS#11 keys from an agent
29 that has a mix of normal and PKCS#11 keys; fix from jay AT slushpupie.com;
30 ok dtucker
26 31
2720131221 3220131221
28 - (dtucker) [regress/keytype.sh] Actually test ecdsa key types. 33 - (dtucker) [regress/keytype.sh] Actually test ecdsa key types.