Overhaul 'crl' application, add a proper X509_CRL_print function and start
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 1b735ea06fc4b12bd65649c9b3b5ab237c55a8fd..2e4769243acbf2898e42b66ce72a0166cf1445c5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,10 @@
 
  Changes between 0.9.1c and 0.9.2
 
+  *) Overhaul for 'crl' utility. New function X509_CRL_print. Partial support
+     for some CRL extensions and new objects added.
+     [Steve Henson]
+
   *) Really fix the ASN1 IMPLICIT bug this time... Partial support for private
      key usage extension and fuller support for authority key id.
      [Steve Henson]