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 e42d95a7c..00c8b2775 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,8 @@
19 OpenSSL or if OpenSSL has ECC. 19 OpenSSL or if OpenSSL has ECC.
20 - (dtucker) [openbsd-compat/arc4random.c] Use explicit_bzero instead of an 20 - (dtucker) [openbsd-compat/arc4random.c] Use explicit_bzero instead of an
21 assigment that might get optimized out. ok djm@ 21 assigment that might get optimized out. ok djm@
22 - (dtucker) [bufaux.c bufbn.c bufec.c buffer.c] Pull in includes.h for
23 compat stuff, specifically whether or not OpenSSL has ECC.
22 24
2320140527 2520140527
24 - (djm) [cipher.c] Fix merge botch. 26 - (djm) [cipher.c] Fix merge botch.