diff options
author | Werner Koch <[email protected]> | 2008-11-18 11:12:36 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2008-11-18 11:12:36 +0000 |
commit | 92394f92d4c194be21652f474e8bdb2af7c61f2c (patch) | |
tree | 72db8f4c8556eb2b280104454bbe02bb9a7c79a6 /tests/ChangeLog | |
parent | 008-11-03 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-92394f92d4c194be21652f474e8bdb2af7c61f2c.tar.gz gpgme-92394f92d4c194be21652f474e8bdb2af7c61f2c.zip |
Fix SIGPIPE ignoring regression.
Fix unsupported algorithm detection.
Diffstat (limited to '')
-rw-r--r-- | tests/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 088d5ba3..5a315240 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,9 +1,17 @@ +2008-11-18 Werner Koch <[email protected]> + + * gpgsm/cms-decrypt.c: New. + 2008-11-03 Marcus Brinkmann <[email protected]> * gpgsm/Makefile.am (INCLUDES, LDADD): Replace gpgme path with src. * gpg/Makefile.am (INCLUDES, LDADD, t_thread1_LDADD): Likewise. * Makefile.am (LDADD): Likewise. +2008-10-30 Werner Koch <[email protected]> + + * gpgsm/cms-keylist.c: New. + 2008-06-19 Werner Koch <[email protected]> * gpg/t-gpgconf.c (dump_arg): Add new types. Print strings in |