summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2001-07-04 20:17:27 +0000
committerBodo Möller <bodo@openssl.org>2001-07-04 20:17:27 +0000
commit93dbd83570518be59787162150947a1e2941db67 (patch)
tree7c18df498f0f447411e001cafc1443a9e8e0237b /CHANGES
parent5be022712a30aaa474d71d7c5ffa095870919c15 (diff)
Entry for Andy's mips3.s fix.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index cdd2709cf1..0f839ff2b9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,9 @@
*) applies to 0.9.6a (/0.9.6b) and 0.9.7
+) applies to 0.9.7 only
+ *) Fix crypto/bn/asm/mips3.s.
+ [Andy Polyakov]
+
*) When only the key is given to "enc", the IV is undefined. Print out
an error message in this case.
[Lutz Jaenicke]