From: Ulf Möller Date: Sat, 31 Mar 2001 01:23:10 +0000 (+0000) Subject: Note the Alpha asm change X-Git-Tag: OpenSSL_0_9_6c~182^2~303 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c9fd9152bd35ff48f1858eb1a4195ca02866ca9c;p=oweals%2Fopenssl.git Note the Alpha asm change --- 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