Document the AES changes.
authorRichard Levitte <levitte@openssl.org>
Fri, 31 May 2002 13:16:10 +0000 (13:16 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 31 May 2002 13:16:10 +0000 (13:16 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index b18262b72e24ecaa3445a47be4d4b855565da77d..21e4491134fa2f06ec113a2418e8663544c56b3d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
  
  Changes between 0.9.6d and 0.9.7  [XX xxx 2002]
 
+  *) Add AES modes CFB and OFB to the object database.  Correct an
+     error in AES-CFB decryption.
+     [Richard Levitte]
+
   *) Remove most calls to EVP_CIPHER_CTX_cleanup() in evp_enc.c, this 
      allows existing EVP_CIPHER_CTX structures to be reused after
      calling EVP_*Final(). This behaviour is used by encryption