summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64da7a475..384c0712c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,10 @@
8 than 4k but also don't use the largest group size it does support as 8 than 4k but also don't use the largest group size it does support as
9 specified in the RFC. Based on a patch from Petr Lautrbach at Redhat, 9 specified in the RFC. Based on a patch from Petr Lautrbach at Redhat,
10 reduced by me with input from Markus. ok djm@ markus@ 10 reduced by me with input from Markus. ok djm@ markus@
11 - markus@cvs.openbsd.org 2014/01/25 20:35:37
12 [kex.c]
13 dh_need needs to be set to max(seclen, blocksize, ivlen, mac_len)
14 ok dtucker@, noted by mancha
11 15
1220130125 1620130125
13 - (djm) [configure.ac] Fix detection of capsicum sandbox on FreeBSD 17 - (djm) [configure.ac] Fix detection of capsicum sandbox on FreeBSD