New functions to check a hostname email or IP address against a
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index be586a2f8a0d1ca1f55080e4261fe2d16d2f50b0..79d31f2d007c17065a23f191b8c387bb9283a84f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,11 @@
 
  Changes between 1.0.x and 1.1.0  [xx XXX xxxx]
 
+  *) New functions to check a hostname email or IP address against a
+     certificate. Add options to s_client, s_server and x509 utilities
+     to print results of checks against a certificate.
+     [Steve Henson]
+
   *) Add -rev test option to s_server to just reverse order of characters
      received by client and send back to server. Also prints an abbreviated
      summary of the connection parameters.