aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 407d0cf0..4800f225 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,10 @@
+2003-04-25 Marcus Brinkmann <[email protected]>
+
+ * gpgsm/t-genkey.c: Rewritten.
+ * gpgsm/Makefile.am (noinst_PROGRAMS): Add t-genkey.
+ * gpg/t-genkey.c: Include <stdlib.h>.
+ (main): Check result->fpr before checking its length.
+
2003-04-24 Marcus Brinkmann <[email protected]>
* gpg/t-genkey.c: Rewritten to match new semantics.