Note the MIPS assembler bug fix.
authorUlf Möller <ulf@openssl.org>
Wed, 28 Mar 2001 02:39:22 +0000 (02:39 +0000)
committerUlf Möller <ulf@openssl.org>
Wed, 28 Mar 2001 02:39:22 +0000 (02:39 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 663fc5b9ffbf62aa79cde9ab1abdb6626c86c12e..318e4aebcb70d27d573126972bdb89d3d1eb7b34 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
 
  Changes between 0.9.6 and 0.9.6a  [xx XXX 2001]
 
+  *) MIPS assembler BIGNUM division bug fix. 
+     [Andy Polyakov]
+
   *) Fix PKCS#7 decode routines so they correctly update the length
      after reading an EOC for the EXPLICIT tag.
      [Steve Henson]