aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 2313453d..99a0a459 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,13 @@
+2003-07-31 Marcus Brinkmann <[email protected]>
+
+ * gpg/t-verify.c (check_result): Change type of SUMMARY to
+ unsigned int.
+ * gpg/t-decrypt-verify.c (check_verify_result): Likewise.
+ * gpg/t-keylist-sig.c (keys): Change type of member CLASS to
+ unsigned int.
+ * t-data.c (read_cb): Change type of AMOUNT to unsigned int.
+ * t-version.c (version): Remove unused variable.
+
2003-07-22 Marcus Brinkmann <[email protected]>
* Makefile.am (AM_CPPFLAGS): New variable.