aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 7b0448de4..4e752c029 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,19 @@
+2003-09-30 David Shaw <[email protected]>
+
+ * gpgv.c (check_trustdb_stale): Stub.
+
+ * trustdb.c (get_validity): Move the up-to-date check to
+ check_trustdb_stale (new), so that it can be called before
+ validity is checked.
+
+ * keylist.c (list_keyblock_print): Disable the overall key
+ validity display until it can be thought about more. Use
+ check_trustdb_stale here to avoid putting the check warning in the
+ middle of a listed key.
+
+ * trustdb.c (init_trustdb): Only verify_own_keys() for those trust
+ models that it applies to (i.e. classic and OpenPGP).
+
2003-09-29 Werner Koch <[email protected]>
* keygen.c (do_add_key_flags, parse_parameter_usage): Add support