summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2012-06-30 20:05:02 +1000
committerDarren Tucker <dtucker@zip.com.au>2012-06-30 20:05:02 +1000
commit14a9d2515bcb8438dd0052a0c705c09660069c55 (patch)
tree5ca8a7e5f8af319b93cec7e514c218456659e5e4 /ChangeLog
parent3886f95d423629080decd010662f4c26edea7397 (diff)
- (dtucker) [key.c] ifdef out sha256 key types on platforms that don't have
the required functions in libcrypto.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37f9f4866..3754146b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,6 +44,8 @@
44 from draft6 of the spec and will not be in the RFC when published. Patch 44 from draft6 of the spec and will not be in the RFC when published. Patch
45 from mdb at juniper net via bz#2023, ok markus. 45 from mdb at juniper net via bz#2023, ok markus.
46 - (dtucker) [myproposal.h] Remove trailing backslash to fix compile error. 46 - (dtucker) [myproposal.h] Remove trailing backslash to fix compile error.
47 - (dtucker) [key.c] ifdef out sha256 key types on platforms that don't have
48 the required functions in libcrypto.
47 49
4820120628 5020120628
49 - (dtucker) [openbsd-compat/getrrsetbyname-ldns.c] bz #2022: prevent null 51 - (dtucker) [openbsd-compat/getrrsetbyname-ldns.c] bz #2022: prevent null