diff options
| author | Marcus Brinkmann <[email protected]> | 2005-06-03 00:59:41 +0200 |
|---|---|---|
| committer | Marcus Brinkmann <[email protected]> | 2005-06-03 00:59:41 +0200 |
| commit | 172a8df25fb374915f7e082a4418f5e2a4185747 (patch) | |
| tree | a1d7fa89074ea868da1e84c12aba37fba757f658 /tests/ChangeLog | |
| parent | Add new status codes. (diff) | |
| download | gpgme-172a8df25fb374915f7e082a4418f5e2a4185747.tar.gz gpgme-172a8df25fb374915f7e082a4418f5e2a4185747.zip | |
gpgme/
2005-06-03 Marcus Brinkmann <[email protected]>
* wait-global.c (gpgme_wait): Break out of the fd processing loop
after an error.
Reported by Igor Belyi <[email protected]>.
tests/
2005-06-03 Marcus Brinkmann <[email protected]>
* gpg/Makefile.am (TESTS): Add t-wait.
* gpg/t-wait.c (main): New test.
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index d7bc2424..690e4585 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2005-06-03 Marcus Brinkmann <[email protected]> + + * gpg/Makefile.am (TESTS): Add t-wait. + * gpg/t-wait.c (main): New test. + 2004-12-07 Marcus Brinkmann <[email protected]> * gpg/mkdemodirs: Add copyright notice. |
