summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2017-06-21 22:03:29 +0200
committerRichard Levitte <levitte@openssl.org>2017-06-28 12:54:33 +0200
commite041f3b8baf3b9a2d57f5eb818a6b0aebd96e953 (patch)
tree8656a1126123c5d352bab1fb9279ac4d803eab98 /CHANGES
parent8bd2c65fbb25c4d64c1fd098e02bdef40b3d9773 (diff)
Document the added devcrypto engine in CHANGES
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3744)
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 29afc215be..bda8e22051 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,12 @@
Changes between 1.1.0f and 1.1.1 [xx XXX xxxx]
+ *) Add devcrypto engine. This has been implemented against cryptodev-linux,
+ then adjusted to work on FreeBSD 8.4 as well.
+ Enable by configuring with 'enable-devcryptoeng'. This is done by default
+ on BSD implementations, as cryptodev.h is assumed to exist on all of them.
+ [Richard Levitte]
+
*) Module names can prefixed with OSSL_ or OPENSSL_. This affects
util/mkerr.pl, which is adapted to allow those prefixes, leading to
error code calls like this: