aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2001-03-31 01:19:42 +0000
committerUlf Möller <ulf@openssl.org>2001-03-31 01:19:42 +0000
commit323fd27435e692da97d67fe6f1984f383cc1c6bd (patch)
tree17aee7ce91f40ec1ba71929a804d2fd55fb04d3f
parentfcc88e491588bb8622af2f86f6d6bab975e9a38e (diff)
downloadopenssl-323fd27435e692da97d67fe6f1984f383cc1c6bd.tar.gz
Note that alpha.s is no longer used.
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 288d067f87..a18a1bfff0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -28,6 +28,9 @@
*) MIPS assembler BIGNUM division bug fix.
[Andy Polyakov]
+ *) Disabled incorrect Alpha assembler code.
+ [Richard Levitte]
+
*) Fix PKCS#7 decode routines so they correctly update the length
after reading an EOC for the EXPLICIT tag.
[Steve Henson]