Note that alpha.s is no longer used.
authorUlf Möller <ulf@openssl.org>
Sat, 31 Mar 2001 01:19:42 +0000 (01:19 +0000)
committerUlf Möller <ulf@openssl.org>
Sat, 31 Mar 2001 01:19:42 +0000 (01:19 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 288d067f8713675e085e3842950c383bfef2b908..a18a1bfff05ab9c2d027dbd8b7ad0b3bec1faf45 100644 (file)
--- 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]