Extend OPENSSL_ia32cap_P (backport from HEAD).
[oweals/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index db4e8e85b1f37b1a7932b516f8e3fc8c4aa8884c..2f0fd51b46f39dc3973505cc1817b3cbbc437502 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,15 @@
 
  Changes between 1.0.1 and 1.0.2 [xx XXX xxxx]
 
+  *) New functions OPENSSL_gmtime_diff and ASN1_TIME_diff to find the
+     difference in days and seconds between two tm or ASN1_TIME structures.
+     [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.
+     [Steve Henson]
+
   *) New option -brief for s_client and s_server to print out a brief summary
      of connection parameters.
      [Steve Henson]