aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2005-06-02 22:59:41 +0000
committerMarcus Brinkmann <[email protected]>2005-06-02 22:59:41 +0000
commit172a8df25fb374915f7e082a4418f5e2a4185747 (patch)
treea1d7fa89074ea868da1e84c12aba37fba757f658 /tests/ChangeLog
parentAdd new status codes. (diff)
downloadgpgme-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 '')
-rw-r--r--tests/ChangeLog5
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.