Integrate host, email and IP address checks into X509_verify.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 5f84cfd403c3d730f0ab578155020f3d995e013a..c4a7cb4fd14ff4f9a0116f4aaa443679640f8f7e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 
  Changes between 1.0.x and 1.1.0  [xx XXX xxxx]
 
+  *) Integrate hostname, email address and IP address checking with certificate
+     verification. New verify options supporting checking in opensl utility.
+     [Steve Henson]
+
   *) New function X509_CRL_diff to generate a delta CRL from the difference
      of two full CRLs. Add support to "crl" utility.
      [Steve Henson]