summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 08bfbef9a..1c2362461 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,8 @@
21 - (dtucker) [openbsd-compat/openbsd-compat.h] Add null implementation of 21 - (dtucker) [openbsd-compat/openbsd-compat.h] Add null implementation of
22 arc4random_stir for platforms that have arc4random but don't have 22 arc4random_stir for platforms that have arc4random but don't have
23 arc4random_stir (right now this is only OpenBSD -current). 23 arc4random_stir (right now this is only OpenBSD -current).
24 - (dtucker) [kex.c] Only enable CURVE25519_SHA256 if we actually have
25 EVP_sha256.
24 26
2520131107 2720131107
26 - (djm) [ssh-pkcs11.c] Bring back "non-constant initialiser" fix (rev 1.5) 28 - (djm) [ssh-pkcs11.c] Bring back "non-constant initialiser" fix (rev 1.5)