Generalise OCSP I/O functions to support dowloading of other ASN1
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 9c8f298d5c55912c986159f718a85ca2a80d2438..3f6afc8020233d839335ea5a2f2bf9f906fb2c07 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,12 @@
 
  Changes between 1.0.x and 1.1.0  [xx XXX xxxx]
 
-  *) New functions to set lookup_crls function and to retrieve
+  *) Extend OCSP I/O functions so they can be used for simple general purpose
+     HTTP as well as OCSP. New wrapper function which can be used to download
+     CRLs using the OCSP API.
+     [Steve Henson]
+
+  *) New functions to set lookup_crls callback and to retrieve
      X509_STORE from X509_STORE_CTX.
      [Steve Henson]