summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-11-08 21:12:58 +1100
committerDarren Tucker <dtucker@zip.com.au>2013-11-08 21:12:58 +1100
commit8c333ec23bdf7da917aa20ac6803a2cdd79182c5 (patch)
tree2faacec378021217e28ad7e7d8cd0efb7d69897e /ChangeLog
parentd94240b2f6b376b6e9de187e4a0cd4b89dfc48cb (diff)
- (dtucker) [openbsd-compat/bsd-poll.c] Add headers to prevent compile
warnings.
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)