diff options
Diffstat (limited to 'trunk/tests/ChangeLog')
-rw-r--r-- | trunk/tests/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/trunk/tests/ChangeLog b/trunk/tests/ChangeLog index 2ff2aff5..37d6d11c 100644 --- a/trunk/tests/ChangeLog +++ b/trunk/tests/ChangeLog @@ -1,3 +1,13 @@ +2003-02-06 Marcus Brinkmann <[email protected]> + + * gpg/t-decrypt.c (passphrase_cb): Fix to new prototype. + * gpg/t-decrypt-verify.c (passphrase_cb): Likewise. + * gpg/t-edit.c (passphrase_cb): Likewise. + * gpg/t-encrypt-sign.c (passphrase_cb): Likewise. + * gpg/t-encrypt-sym.c (passphrase_cb): Likewise. + * gpg/t-sign.c (passphrase_cb): Likewise. + * gpg/t-signers.c (passphrase_cb): Likewise. + 2003-01-30 Marcus Brinkmann <[email protected]> * t-engine-info.c: Use file_name instead path throughout. |