New functions to retrieve certificate signatures and signature OID NID.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 8f1baae41834a6710bb69bcbcceb27d35368158a..9ebc5a3f7c66575ea602f06b4f89be33616b3409 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 
  Changes between 1.0.1 and 1.0.2 [xx XXX xxxx]
 
+  *) New functions to retrieve certificate signature and signature
+     OID NID.
+     [Steve Henson]
+
   *) Add new "valid_flags" field to CERT_PKEY structure which determines what
      the certificate can be used for (if anything). Set valid_flags field 
      in new tls1_check_chain function. Simplify ssl_set_cert_masks which used