aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 3bf57da08..03aa220ed 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,18 @@
+2004-02-24 David Shaw <[email protected]>
+
+ * plaintext.c: Copyright.
+
+ * encode.c (encode_simple): Show cipher with --verbose.
+
+ * options.h, g10.c (main), keyedit.c (sign_keys): Add
+ --ask-cert-level option to enable cert level prompts during
+ sigs. Defaults to on. Simplify --default-cert-check-level to
+ --default-cert-level. If ask-cert-level is off, or batch is on,
+ use the default-cert-level as the cert level.
+
+ * options.h, g10.c (main), trustdb.c (mark_usable_uid_certs):
+ Simplify --min-cert-check-level to --min-cert-level.
+
2004-02-22 David Shaw <[email protected]>
* options.h, g10.c (main), trustdb.c (mark_usable_uid_certs): Add