diff --git a/CHANGES b/CHANGES index a72d5d6ea..baa2a8afe 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