aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2003-05-27 07:07:19 +0200
committerMarcus Brinkmann <[email protected]>2003-05-27 07:07:19 +0200
commit0be6fec1e2f456d3a8e94cf1dd93475982d5e58d (patch)
treea5a2b2853f981c611a748ae7b94f26880eaa8251 /tests/ChangeLog
parent2003-05-27 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-0be6fec1e2f456d3a8e94cf1dd93475982d5e58d.tar.gz
gpgme-0be6fec1e2f456d3a8e94cf1dd93475982d5e58d.zip
2003-05-27 Marcus Brinkmann <[email protected]>
* gpg/Makefile.am (TESTS): Order t-keylist and t-keylist-sig after t-import. * gpg/t-edit.c (edit_fnc): Work around gpg 1.2.2 bug by resetting primary uid after setting expiration date. * gpg/t-keylist.c: Change order of user IDs. * gpg/t-keylist-sig.c: Likewise. * gpg/t-import.c: Add support for gpg in CVS.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index f31112a7..98686fd4 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,5 +1,15 @@
2003-05-27 Marcus Brinkmann <[email protected]>
+ * gpg/Makefile.am (TESTS): Order t-keylist and t-keylist-sig after
+ t-import.
+ * gpg/t-edit.c (edit_fnc): Work around gpg 1.2.2 bug by resetting
+ primary uid after setting expiration date.
+ * gpg/t-keylist.c: Change order of user IDs.
+ * gpg/t-keylist-sig.c: Likewise.
+ * gpg/t-import.c: Add support for gpg in CVS.
+
+2003-05-27 Marcus Brinkmann <[email protected]>
+
* t-data.c: Remove TEST_OUT_CB.
(main): Likewise.
* gpg/t-trustlist.c (main): Access ITEM directly.