summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2001-11-12 22:10:15 +0000
committerBodo Möller <bodo@openssl.org>2001-11-12 22:10:15 +0000
commit83978bd37a843941cbc3a10c61b675def99ba0c2 (patch)
tree610b5278be0f209ea918f12c7f6972c7c2f9f377 /CHANGES
parenta3790c0d013d45f1f9e9ae4cba489b91175fe48c (diff)
information on 0.9.6c-engine
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 81d3765fb5..243223d371 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,21 @@
*) applies to 0.9.6a/0.9.6b/0.9.6c and 0.9.7
+) applies to 0.9.7 only
+ -) [In 0.9.6c-engine release:]
+ Add support for Broadcom crypto accelerator cards, backported
+ from 0.9.7.
+ [Broadcom, Nalin Dahyabhai <nalin@redhat.com>, Mark Cox]
+
+ -) [In 0.9.6c-engine release:]
+ Add support for SureWare crypto accelerator cards from
+ Baltimore Technologies. (Use engine 'sureware')
+ [Baltimore Technologies and Mark Cox]
+
+ -) [In 0.9.6c-engine release:]
+ Add support for crypto accelerator cards from Accelerated
+ Encryption Processing, www.aep.ie. (Use engine 'aep')
+ [AEP Inc. and Mark Cox]
+
*) Add a configuration entry for gcc on UnixWare.
[Gary Benson <gbenson@redhat.com>]