Oops forgot CHANGES entry.

This commit is contained in:
Dr. Stephen Henson 2004-03-31 12:55:33 +00:00
parent ecf139917d
commit bf5773fa2d

View File

@ -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