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 d5f57e37e..2dabfe251 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,11 @@
20 ssh-add fatal()s part-way through (e.g. when listing keys from an 20 ssh-add fatal()s part-way through (e.g. when listing keys from an
21 agent that supports key types that ssh-add doesn't); 21 agent that supports key types that ssh-add doesn't);
22 bz#2234, reported by Phil Pennock 22 bz#2234, reported by Phil Pennock
23 - djm@cvs.openbsd.org 2014/07/03 03:26:43
24 [digest-openssl.c]
25 use EVP_Digest() for one-shot hash instead of creating, updating,
26 finalising and destroying a context.
27 bz#2231, based on patch from Timo Teras
23 28
2420140702 2920140702
25 - OpenBSD CVS Sync 30 - OpenBSD CVS Sync