summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b82468258..976e4ba1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -89,6 +89,8 @@
89 OK from djm@ and dtucker@ 89 OK from djm@ and dtucker@
90 - (djm) [configure.ac] Unconditionally define WITH_OPENSSL until we write 90 - (djm) [configure.ac] Unconditionally define WITH_OPENSSL until we write
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]
93 [sshbuf-getput-crypto.c sshbuf.c] compilation and portability fixes
92 94
9320140430 9520140430
94 - (dtucker) [defines.h] Define __GNUC_PREREQ__ macro if we don't already 96 - (dtucker) [defines.h] Define __GNUC_PREREQ__ macro if we don't already