- x509parse_time_expired() checks time now in addition to the existing date check

diff --git a/ChangeLog b/ChangeLog
index 86dd340..b7d1f82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,10 @@
        + Added verification callback on certificate chain
          verification to allow external blacklisting
 
+Changes
+   * x509parse_time_expired() checks time in addition to
+     the existing date check
+
 = Version 0.14.0 released on 2010-08-16
 Features
    * Added support for SSL_EDH_RSA_AES_128_SHA and