print out issuer and subject unique identifier fields in certificates
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 746f50206d56f62082e4c92a8d378441c44cf1a4..c4c97a8636a81eb099ec357496ee4d8902ef2531 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,15 @@
 
  Changes between 1.0.1 and 1.0.2 [xx XXX xxxx]
 
+  *) Print out deprecated issuer and subject unique ID fields in
+     certificates.
+     [Steve Henson]
+
+  *) 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]
+
   *) Delegate command line handling in s_client/s_server to SSL_CONF APIs.
      [Steve Henson]