diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 | ||
101 | 20140430 | 106 | 20140430 |
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 |