summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-06-11 12:10:02 +1000
committerDarren Tucker <dtucker@zip.com.au>2013-06-11 12:10:02 +1000
commitb8ae92d08b91beaef34232c6ef34b9941473fdd6 (patch)
tree9abeb124a93825fe7572b66945797abd7dd2b222 /ChangeLog
parent97b62f41adcb0dcbeff142d0540793a7ea17c910 (diff)
- (dtucker) [myproposal.h] Make the conditional algorithm support consistent
and add some comments so it's clear what goes where.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6805e8a10..526a05102 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,8 @@
13 algorithms (Ciphers, MACs and HostKeyAlgorithms) from man pages. 13 algorithms (Ciphers, MACs and HostKeyAlgorithms) from man pages.
14 - (dtucker) [myproposal.h] Do not advertise AES GSM ciphers if we don't have 14 - (dtucker) [myproposal.h] Do not advertise AES GSM ciphers if we don't have
15 the required OpenSSL support. Patch from naddy at freebsd. 15 the required OpenSSL support. Patch from naddy at freebsd.
16 - (dtucker) [myproposal.h] Make the conditional algorithm support consistent
17 and add some comments so it's clear what goes where.
16 18
1720130605 1920130605
18 - (dtucker) [myproposal.h] Enable sha256 kex methods based on the presence of 20 - (dtucker) [myproposal.h] Enable sha256 kex methods based on the presence of