diff options
Diffstat (limited to 'gpgmeplug/ChangeLog')
-rw-r--r-- | gpgmeplug/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/gpgmeplug/ChangeLog b/gpgmeplug/ChangeLog index 1acb58df..b2e25402 100644 --- a/gpgmeplug/ChangeLog +++ b/gpgmeplug/ChangeLog @@ -1,6 +1,13 @@ +2002-08-20 Steffen Hansen <[email protected]> + + * Use gpgme_op_import_ext() instead of gpgme_op_import(). We + should now be able to better check for the case when we have no + error, but still no certificate was imported. + 2002-07-31 Steffen Hansen <[email protected]> - * Renamed importCertificate() to importCertificateWithFPR() and implemented importCertificateFromMem() + * Renamed importCertificate() to importCertificateWithFPR() and + implemented importCertificateFromMem(). 2002-07-03 Werner Koch <[email protected]> |