summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordtucker <dtucker>2012-06-30 10:05:02 +0000
committerdtucker <dtucker>2012-06-30 10:05:02 +0000
commitd0556a4c93ad6caa9d4e4b1ed11522988d6c631f (patch)
tree1ebf2f5f6e7e91c7b2fbb2cf6b9366d68c5b67d8 /ChangeLog
parentb56bdd6feef1df886721926a84b7c23251749580 (diff)
downloadopenssh-d0556a4c93ad6caa9d4e4b1ed11522988d6c631f.tar.gz
- (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 37f9f486..3754146b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,6 +44,8 @@
from draft6 of the spec and will not be in the RFC when published. Patch
from mdb at juniper net via bz#2023, ok markus.
- (dtucker) [myproposal.h] Remove trailing backslash to fix compile error.
+ - (dtucker) [key.c] ifdef out sha256 key types on platforms that don't have
+ the required functions in libcrypto.
20120628
- (dtucker) [openbsd-compat/getrrsetbyname-ldns.c] bz #2022: prevent null