aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2001-03-31 01:23:10 +0000
committerUlf Möller <ulf@openssl.org>2001-03-31 01:23:10 +0000
commitc9fd9152bd35ff48f1858eb1a4195ca02866ca9c (patch)
treea8209d5e353903eb7b855ba9ffcbf839a251903f
parentf891abccf2f499b1a98d49274d880d7f63ec9ee4 (diff)
downloadopenssl-c9fd9152bd35ff48f1858eb1a4195ca02866ca9c.tar.gz
Note the Alpha asm change
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c0494f0e21..f7f2258bbf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -22,6 +22,9 @@
*) MIPS assembler BIGNUM division bug fix.
[Andy Polyakov]
+ *) Disabled incorrect Alpha assembler code.
+ [Richard Levitte]
+
*) Fix bug in PKCS#12 key generation routines. This was triggered
if a 3DES key was generated with a 0 initial byte. Include
PKCS12_BROKEN_KEYGEN compilation option to retain the old