aboutsummaryrefslogtreecommitdiffstats
path: root/checks/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'checks/ChangeLog')
-rw-r--r--checks/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/checks/ChangeLog b/checks/ChangeLog
index ea4f3220c..906fe2773 100644
--- a/checks/ChangeLog
+++ b/checks/ChangeLog
@@ -1,3 +1,13 @@
+2007-05-14 David Shaw <[email protected]>
+
+ * defs.inc (all_cipher_algos): New function to return all ciphers
+ we support. This is safer than the previous setup which could
+ hide that some ciphers weren't being tested. Plus, this
+ automatically tests any new ciphers we may add.
+
+ * conventional.test, encrypt-test, encrypt-dsa.test,
+ conventional-mdc.test: Use it here.
+
2007-05-02 David Shaw <[email protected]>
* conventional.test, encrypt.test, encrypt-dsa.test,