Some of the ENGINE file names were changed for 8.3 filename uniqueness
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 3b467094cba307d22bf4835bd68904ed3f18506d..4986190821ce5736b41e5032e44cdd8024cd86e6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,9 @@
          *) applies to 0.9.6a/0.9.6b/0.9.6c and 0.9.7
          +) applies to 0.9.7 only
 
+  +) Add some demos for certificate and certificate request creation.
+     [Steve Henson]
+
   +) Make maximum certificate chain size accepted from the peer application
      settable (SSL*_get/set_max_cert_list()), as proposed by
      "Douglas E. Engert" <deengert@anl.gov>.