summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-08-30 04:18:28 +1000
committerDamien Miller <djm@mindrot.org>2014-08-30 04:18:28 +1000
commitd7c81e216a7bd9eed6e239c970d9261bb1651947 (patch)
tree3f336c5509eb846cc1084cd9bc092561083ccdc6 /ChangeLog
parent4687802dda57365b984b897fc3c8e2867ea09b22 (diff)
- (djm) [openbsd-compat/openssl-compat.h] add include guard
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d59acab0..2c369654 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
- (djm) [openbsd-compat/openssl-compat.h] add
OPENSSL_[RD]SA_MAX_MODULUS_BITS defines for OpenSSL that lacks them
- (djm) [misc.c] Missing newline between functions
+ - (djm) [openbsd-compat/openssl-compat.h] add include guard
20140827
- (djm) [regress/unittests/sshbuf/test_sshbuf_getput_crypto.c]