summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 976e4ba1f..00104524a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
9520140430 10120140430
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