Harmonize with CHANGES as distributed in OpenSSL 0.9.7f.
authorBodo Möller <bodo@openssl.org>
Thu, 24 Mar 2005 01:37:07 +0000 (01:37 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 24 Mar 2005 01:37:07 +0000 (01:37 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 518593231200fff938a6cf89f22bfc2e3cf1b1ed..20a8b5459e60247d84e63961ce8a754750eca245 100644 (file)
--- a/CHANGES
+++ b/CHANGES
   *) Undo Cygwin change.
      [Ulf Möller]
 
- Changes between 0.9.7e and 0.9.7f  [23 Mar 2005]
+ Changes between 0.9.7e and 0.9.7f  [22 Mar 2005]
 
   *) Use (SSL_RANDOM_VALUE - 4) bytes of pseudo random data when generating
      server and client random values. Previously
   *) Prompt for pass phrases when appropriate for PKCS12 input format.
      [Steve Henson]
 
+  *) Back-port of selected performance improvements from development
+     branch, as well as improved support for PowerPC platforms.
+     [Andy Polyakov]
+
   *) Add lots of checks for memory allocation failure, error codes to indicate
      failure and freeing up memory if a failure occurs.
      [Nauticus Networks SSL Team <openssl@nauticusnet.com>, Steve Henson]