summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-06-13 16:33:33 -0400
committerRich Salz <rsalz@openssl.org>2017-06-19 09:31:45 -0400
commitf39a5501ce69cab0c7282f5dcbf2b80d8ee259f2 (patch)
treec5c9a3f4224fdf87b98813fb81f61c7b4ad72bc6 /CHANGES
parent3ac6d5ee5372b05aa90cc5c44efbde01bd669e9e (diff)
Remove bsd_cryptodev engine
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3699)
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7cb2717452..491f85efbb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,9 @@
Changes between 1.1.0f and 1.1.1 [xx XXX xxxx]
+ *) Removed BSD cryptodev engine.
+ [Rich Salz]
+
*) Add a build target 'build_all_generated', to build all generated files
and only that. This can be used to prepare everything that requires
things like perl for a system that lacks perl and then move everything