diff options
author | Werner Koch <[email protected]> | 2009-10-15 20:54:25 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2009-10-15 20:54:25 +0000 |
commit | 06e22ca339ab409ff114db43c2b1986c762b0b10 (patch) | |
tree | 67019adf87a9535f5af92382db061cbcb0215b84 /tests/ChangeLog | |
parent | Fix last change for Windows. (diff) | |
download | gpgme-06e22ca339ab409ff114db43c2b1986c762b0b10.tar.gz gpgme-06e22ca339ab409ff114db43c2b1986c762b0b10.zip |
Add new debug helper
Diffstat (limited to '')
-rw-r--r-- | tests/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index e6b53d79..0dd8eadb 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,11 +1,15 @@ +2009-10-15 Werner Koch <[email protected]> + + * run-verify.c: New. + 2009-08-06 Werner Koch <[email protected]> * run-sign.c: New. 2009-07-07 Werner Koch <[email protected]> - * run-keylist.c (main): Add options --cms and --openpgp. - + * run-keylist.c (main): Add options --cms and --openpgp. + * gpg/pgp-keylist.c: Rename to ... * run-keylist.c: ... this. * gpg/pgp-import.c: Rename to ... |