summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2015-12-14 19:34:14 +0100
committerRich Salz <rsalz@akamai.com>2015-12-15 13:59:56 +0100
commit2ab9687479c10c4c4ebfdfcf6d068fe581bd44e4 (patch)
tree28489e777ac5b00db25b137613cce505fb35210c /CHANGES
parentFix s_server problem with no-ec (diff)
downloadopenssl-2ab9687479c10c4c4ebfdfcf6d068fe581bd44e4.tar.xz
openssl-2ab9687479c10c4c4ebfdfcf6d068fe581bd44e4.zip
Remove GMP engine.
Reviewed-by: Ben Laurie <ben@openssl.org>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 39585dc825..0c25e0bac9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -84,8 +84,9 @@
*) The demo files in crypto/threads were moved to demo/threads.
[Rich Salz]
- *) Removed obsolete engines: 4758cca, aep, atalla, cswift, nuron and sureware.
- [Matt Caswell]
+ *) Removed obsolete engines: 4758cca, aep, atalla, cswift, nuron, gmp,
+ and sureware.
+ [Matt Caswell, Rich Salz]
*) New ASN.1 embed macro.