Prepare for 1.0.2-beta2-dev
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 0b49a88c91f8558638e48f01e56c555bac65db26..45d7596ac18088cd53a271a6a95c168b95db7ae0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
      MGF1 digest and OAEP label.
      [Steve Henson]
 
+  *) Add callbacks supporting generation and retrieval of supplemental
+     data entries.
+     [Scott Deboy <sdeboy@apache.org>, Trevor Perrin and Ben Laurie]
+
   *) Add EVP support for key wrapping algorithms, to avoid problems with
      existing code the flag EVP_CIPHER_CTX_WRAP_ALLOW has to be set in
      the EVP_CIPHER_CTX or an error is returned. Add AES and DES3 wrap