aboutsummaryrefslogtreecommitdiffstats
path: root/gpgmeplug/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gpgmeplug/ChangeLog')
-rw-r--r--gpgmeplug/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gpgmeplug/ChangeLog b/gpgmeplug/ChangeLog
index 86a8d88e..3ff7ce1a 100644
--- a/gpgmeplug/ChangeLog
+++ b/gpgmeplug/ChangeLog
@@ -1,3 +1,14 @@
+2002-06-28 Bernhard Reiter <[email protected]>
+
+ * gpgmeplug.c: new macro days_to_seconds().
+ this also fixes the dividing factor.
+ (signatureCertificateDaysLeftToExpiry)
+ (preceiverCertificateDaysLeftToExpiry): using the new macro
+
+ (caCertificateDaysLeftToExpiry)
+ (rootCertificateDaysLeftToExpiry): using new macro in deactivated code.
+
+
2002-06-27 Steffen Hansen <[email protected]>
* gpgmeplug.c: Fixed pattern related bug.