fix leaks
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 6e4eaaed70c16fb9b5f41945d45e62cbd1b1749f..534b9481e973f81caafe12402343576e6c23c343 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 
  Changes between 1.0.x and 1.1.0  [xx XXX xxxx]
 
+  *) New function ASN1_TIME_diff to calculate the difference between two
+     ASN1_TIME structures or one structure and the current time.
+     [Steve Henson]
+
   *) Fixes and wildcard matching support to hostname and email checking
      functions. Add manual page.
      [Florian Weimer (Red Hat Product Security Team)]