summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2015-12-14 13:34:14 -0500
committerRich Salz <rsalz@akamai.com>2015-12-15 07:59:56 -0500
commit2ab9687479c10c4c4ebfdfcf6d068fe581bd44e4 (patch)
tree28489e777ac5b00db25b137613cce505fb35210c /CHANGES
parent8caab744f5698ed2b55eca20f032540f713327fd (diff)
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.