summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00104524a..0c5d8701e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -97,6 +97,11 @@
97 this test is a sorry mess of race conditions; add another sleep 97 this test is a sorry mess of race conditions; add another sleep
98 to avoid a failure on slow machines (at least until I find a 98 to avoid a failure on slow machines (at least until I find a
99 better way) 99 better way)
100 - djm@cvs.openbsd.org 2014/04/21 22:15:37
101 [dhgex.sh integrity.sh kextype.sh rekey.sh try-ciphers.sh]
102 repair regress tests broken by server-side default cipher/kex/mac changes
103 by ensuring that the option under test is included in the server's
104 algorithm list
100 105
10120140430 10620140430
102 - (dtucker) [defines.h] Define __GNUC_PREREQ__ macro if we don't already 107 - (dtucker) [defines.h] Define __GNUC_PREREQ__ macro if we don't already