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 aea23e59..2222de12 100644 --- a/trunk/tests/ChangeLog +++ b/trunk/tests/ChangeLog @@ -1,3 +1,13 @@ +2002-06-20 Werner Koch <[email protected]> + + * gpgsm/t-sign.c (main): Also test a normal signature. + + * gpg/Makefile (TESTS_ENVIRONMENT): Set GPG_AGENT_INFO empty. + * gpg/t-signers.c, gpg/t-sign.c, gpg/t-encrypt-sym.c + * gpg/t-encrypt-sign.c, gpg/t-decrypt.c + * gpg/t-decrypt-verify.c (main): Changed the GPG_AGENT_INFO check to + match the one in ../../gpgme/rungpg.c. + 2002-06-12 Werner Koch <[email protected]> * gpgsm/t-keylist.c (doit): Print operation info if available. |