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 e7d934fdb..b2f776781 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,8 @@
24 - (dtucker) [kex.c] Only enable CURVE25519_SHA256 if we actually have 24 - (dtucker) [kex.c] Only enable CURVE25519_SHA256 if we actually have
25 EVP_sha256. 25 EVP_sha256.
26 - (dtucker) [myproposal.h] Conditionally enable CURVE25519_SHA256. 26 - (dtucker) [myproposal.h] Conditionally enable CURVE25519_SHA256.
27 - (dtucker) [openbsd-compat/bsd-poll.c] Add headers to prevent compile
28 warnings.
27 29
2820131107 3020131107
29 - (djm) [ssh-pkcs11.c] Bring back "non-constant initialiser" fix (rev 1.5) 31 - (djm) [ssh-pkcs11.c] Bring back "non-constant initialiser" fix (rev 1.5)