aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2003-11-19 16:15:33 +0100
committerWerner Koch <[email protected]>2003-11-19 16:15:33 +0100
commit82cb03cc834a911ad626435a1236bfb9a9241bb0 (patch)
treee72490c1327cf2c4b5dd52e244dc7a2796201fcc /tests/ChangeLog
parent* conversion.c (_gpgme_parse_timestamp): New. (diff)
downloadgpgme-82cb03cc834a911ad626435a1236bfb9a9241bb0.tar.gz
gpgme-82cb03cc834a911ad626435a1236bfb9a9241bb0.zip
* gpg/t-support.h (DIM): Added.
* gpg/t-verify.c (check_result): Rewrote test for notations because the order of notaions is not guaranteed. * gpgsm/t-support.h (fail_if_err): Also print the numeric values.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 8f6a2d7e..1ca2e37b 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,12 @@
+2003-11-19 Werner Koch <[email protected]>
+
+ * gpg/t-support.h (DIM): Added.
+
+ * gpg/t-verify.c (check_result): Rewrote test for notations
+ because the order of notaions is not guaranteed.
+
+ * gpgsm/t-support.h (fail_if_err): Also print the numeric values.
+
2003-10-06 Marcus Brinkmann <[email protected]>
* gpg/t-eventloop.c: Include <sys/types.h> for old systems.