aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/ChangeLog32
1 files changed, 32 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index b70f2045..fba4de2e 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -25,6 +25,31 @@
* t-data-2.txt: Likewise.
* Makefile.am (TESTS): Add t-version, t-data.
+2001-09-17 Werner Koch <[email protected]>
+
+ * t-keylist.c (check_two_contexts): New.
+
+2001-09-03 Werner Koch <[email protected]>
+
+ * t-encrypt.c (print_op_info): New and use it after each operation..
+
+2001-08-28 Werner Koch <[email protected]>
+
+ * t-sign.c (print_op_info): New and use it after each operation.
+
+2001-03-15 Werner Koch <[email protected]>
+
+ * t-keylist.c (doit): List subkeys too, show caps.
+
+2001-02-13 Werner Koch <[email protected]>
+
+ * t-verify.c (print_sig_stat): Repaled ulong by unsigned long
+ because we don't use the config stuff here.
+
+2001-02-12 Werner Koch <[email protected]>
+
+ * tests/t-verify.c (print_sig_stat): Print info about the keys.
+
Copyright 2001 g10 Code GmbH
@@ -36,3 +61,10 @@
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+
+
+
+
+
+ \ No newline at end of file