diff options
author | Darren Tucker <dtucker@zip.com.au> | 2013-11-08 21:12:58 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2013-11-08 21:12:58 +1100 |
commit | 8c333ec23bdf7da917aa20ac6803a2cdd79182c5 (patch) | |
tree | 2faacec378021217e28ad7e7d8cd0efb7d69897e /ChangeLog | |
parent | d94240b2f6b376b6e9de187e4a0cd4b89dfc48cb (diff) |
- (dtucker) [openbsd-compat/bsd-poll.c] Add headers to prevent compile
warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 | ||
28 | 20131107 | 30 | 20131107 |
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) |