diff options
author | Matthias Kalle Dalheimer <[email protected]> | 2002-02-28 09:16:25 +0000 |
---|---|---|
committer | Matthias Kalle Dalheimer <[email protected]> | 2002-02-28 09:16:25 +0000 |
commit | cb18fe8dd6bbc5c282ebf483287834bc28dab708 (patch) | |
tree | 38a3f43d59209a018324e3177d95402e99dc3c16 | |
parent | Implemented warning when the certificates used for signing are about to (diff) | |
download | gpgme-cb18fe8dd6bbc5c282ebf483287834bc28dab708.tar.gz gpgme-cb18fe8dd6bbc5c282ebf483287834bc28dab708.zip |
*** empty log message ***
Diffstat (limited to '')
-rw-r--r-- | gpgmeplug/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gpgmeplug/ChangeLog b/gpgmeplug/ChangeLog index 5983b9d7..0c60d16c 100644 --- a/gpgmeplug/ChangeLog +++ b/gpgmeplug/ChangeLog @@ -1,3 +1,9 @@ +2002-02-28 Kalle Dalheimer <[email protected]> + + * gpgmeplug.c (signMessage): Implemented warning when signature + certificates are about to expire + * cryptplug.h: dito + 2002-02-27 Marcus Brinkmann <[email protected]> * gpgmeplug.c (signMessage): Fix code syntax. |