CHANGES to mention improved PowerPC platform support.
authorAndy Polyakov <appro@openssl.org>
Thu, 13 May 2004 13:58:44 +0000 (13:58 +0000)
committerAndy Polyakov <appro@openssl.org>
Thu, 13 May 2004 13:58:44 +0000 (13:58 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 700063db8797cd9eeaa6e2fffee9630e53e2e9e9..4c3f5beb15746008efd6e2346e1a458d2ed3d1ef 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 
  Changes between 0.9.7e and 0.9.8  [xx XXX xxxx]
 
+  *) Improved PowerPC platform support. Most notably BIGNUM assembler
+     implementation contributed by IBM.
+     [Suresh Chari, Peter Waltenberg, Andy Polyakov]
+
   *) The new 'RSA_generate_key_ex' function now takes a BIGNUM for the public
      exponent rather than 'unsigned long'. There is a corresponding change to
      the new 'rsa_keygen' element of the RSA_METHOD structure.