diff options
| author | Marcus Brinkmann <[email protected]> | 2002-02-01 20:28:35 +0000 |
|---|---|---|
| committer | Marcus Brinkmann <[email protected]> | 2002-02-01 20:28:35 +0000 |
| commit | f40bc63ac9a6b5b394728720ea7879a0d24a48bb (patch) | |
| tree | 807626c851b67cd63d608786b2a2f003a91015bb /gpgmeplug/ChangeLog | |
| parent | Update to latest version. (diff) | |
| download | gpgme-f40bc63ac9a6b5b394728720ea7879a0d24a48bb.tar.gz gpgme-f40bc63ac9a6b5b394728720ea7879a0d24a48bb.zip | |
2002-02-01 Marcus Brinkmann <[email protected]>
* Makefile.am (EXTRA_gpgme_openpgp_la_SOURCES): New variable.
(EXTRA_gpgme_smime_la_SOURCES): Likewise.
* gpgmeplug.c (passphrase_cb): Fix type of third argument.
Diffstat (limited to '')
| -rw-r--r-- | gpgmeplug/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gpgmeplug/ChangeLog b/gpgmeplug/ChangeLog index fec61269..d9d91ff9 100644 --- a/gpgmeplug/ChangeLog +++ b/gpgmeplug/ChangeLog @@ -1,3 +1,10 @@ +2002-02-01 Marcus Brinkmann <[email protected]> + + * Makefile.am (EXTRA_gpgme_openpgp_la_SOURCES): New variable. + (EXTRA_gpgme_smime_la_SOURCES): Likewise. + + * gpgmeplug.c (passphrase_cb): Fix type of third argument. + 2002-01-16 Marcus Brinkmann <[email protected]> * gpgme-openpgp.c: New file. |
