From bebd9cbe29cf6db15469502b5c6b1f83c93513ef Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 16 Jun 2009 15:42:37 +0000 Subject: Add support for gpg --fetch-keys. --- tests/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/ChangeLog') diff --git a/tests/ChangeLog b/tests/ChangeLog index c9ab1337..fcdf1565 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,5 +1,9 @@ 2009-06-16 Werner Koch + * gpg/pgp-import.c: New. + * gpg/t-support.h (print_import_result, nonnull): Factored out + from other tools. + * gpg/pgp-export.c, gpg/pgp-keylist.c: New. 2009-06-09 Werner Koch -- cgit