summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2007-10-01 07:38:32 +0000
committerAndy Polyakov <appro@openssl.org>2007-10-01 07:38:32 +0000
commit0023adb47a2cd543187dcee3a2effaa4207174ce (patch)
tree98202891ab1be5b1f4e2a2810ff21254cb16bf7c /CHANGES
parent81fe8dcfe1735962a6591f25b43d57f7c80de7bf (diff)
Switch to bn-s390x (it's faster on keys longer than 512 bits) and mention
s390x assembler pack in CHANAGES.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9b43c4c546..c080030bfd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
Changes between 0.9.8f and 0.9.9 [xx XXX xxxx]
+ *) s390x assembler pack.
+ [Andy Polyakov]
+
*) ARMv4 assembler pack. ARMv4 refers to v4 and later ISA, not CPU
"family."
[Andy Polyakov]