summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 881cb642..2b75b786 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,15 @@
+2006-03-14 Werner Koch <wk@g10code.com>
+
+ * ac-data.c (check_sexp_conversion, check_run): Take care of VERBOSE.
+ * basic.c (main): Speed up test key generation.
+ (main): use progress handler only in verbose mode.
+ * ac.c (main): Ditto.
+ * pubkey.c (main): Ditto.
+ * keygen.c (main): Ditto.
+ (check_rsa_keys): Print key only in verbose mode.
+
+ * pkbench.c (main): Ditto.
+
2006-03-10 Brad Hards <bradh@frogmouth.net> (wk, patch 2006-02-18)
* basic.c (check_one_hmac, check_hmac): New.