]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - CHANGES
Replace the old style OCSP ASN1 module.
[thirdparty/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 61293a0b9dae1e154e2f7e49f02aecb85e1015e6..fb55d68918dc49929dca6a1acfabdf826164664d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,9 @@
 
  Changes between 0.9.6 and 0.9.7  [xx XXX 2000]
 
+  *) Reimplement the OCSP ASN1 module using the new code.
+     [Steve Henson]
+
   *) Update the X509V3 code to permit the use of an ASN1_ITEM structure
      for its ASN1 operations. The old style function pointers still exist
      for now but they will eventually go away.