From: Dr. Stephen Henson Date: Wed, 31 Mar 2004 12:55:33 +0000 (+0000) Subject: Oops forgot CHANGES entry. X-Git-Tag: OpenSSL_0_9_7e~130^2~3 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=bf5773fa2d4b448ab8e0db0ecbcc0ac094ee492e Oops forgot CHANGES entry. --- diff --git a/CHANGES b/CHANGES index a72d5d6eaa..baa2a8afea 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,9 @@ Changes between 0.9.7c and 0.9.8 [xx XXX xxxx] + *) New function X509_POLICY_NODE_print() which prints out policy nodes. + [Steve Henson] + *) Add new EVP function EVP_CIPHER_CTX_rand_key and associated functionality. This will generate a random key of the appropriate length based on the cipher context. The EVP_CIPHER can provide its own random key generation