diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -91,6 +91,12 @@ | |||
91 | portability glue to support building without libcrypto | 91 | portability glue to support building without libcrypto |
92 | - (djm) [Makefile.in configure.ac sshbuf-getput-basic.c] | 92 | - (djm) [Makefile.in configure.ac sshbuf-getput-basic.c] |
93 | [sshbuf-getput-crypto.c sshbuf.c] compilation and portability fixes | 93 | [sshbuf-getput-crypto.c sshbuf.c] compilation and portability fixes |
94 | - OpenBSD CVS Sync | ||
95 | - djm@cvs.openbsd.org 2014/03/13 20:44:49 | ||
96 | [login-timeout.sh] | ||
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 | ||
99 | better way) | ||
94 | 100 | ||
95 | 20140430 | 101 | 20140430 |
96 | - (dtucker) [defines.h] Define __GNUC_PREREQ__ macro if we don't already | 102 | - (dtucker) [defines.h] Define __GNUC_PREREQ__ macro if we don't already |