Oops forgot CHANGES entry.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 31 Mar 2004 12:55:33 +0000 (12:55 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 31 Mar 2004 12:55:33 +0000 (12:55 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a72d5d6eaaf5f8d9c9c1aef4ad96ac24c8cebd49..baa2a8afea30331676547c7ae592fb8daf91f8bb 100644 (file)
--- 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