diff options
author | Marcus Brinkmann <[email protected]> | 2003-09-14 01:32:41 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2003-09-14 01:32:41 +0000 |
commit | 0a952a59b68e55bae6a1da500ebf834a42cc41df (patch) | |
tree | 5be4f9aa5c32a9a34b85440d3fc518f0b7aeb503 /tests/ChangeLog | |
parent | Include "t-support.h". (diff) | |
download | gpgme-0a952a59b68e55bae6a1da500ebf834a42cc41df.tar.gz gpgme-0a952a59b68e55bae6a1da500ebf834a42cc41df.zip |
2003-09-14 Marcus Brinkmann <[email protected]>
* gpg/t-thread1.c: New file.
* gpg/Makefile.am (TESTS): Add t-thread1.c.
(t_thread1_LDADD): New variable.
(LDADD): Remove GPG Error lib.
* gpgsm/Makefile.am (LDADD): Likewise.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index cf68e287..4a42e19b 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,5 +1,11 @@ 2003-09-14 Marcus Brinkmann <[email protected]> + * gpg/t-thread1.c: New file. + * gpg/Makefile.am (TESTS): Add t-thread1.c. + (t_thread1_LDADD): New variable. + (LDADD): Remove GPG Error lib. + * gpgsm/Makefile.am (LDADD): Likewise. + * gpg/t-import.c (main): Likewise. * gpg/t-keylist-sig.c (main): Likewise. * gpg/t-keylist.c (main): Likewise. |