aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 87608c3be..2250bc9eb 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,13 @@
+2005-05-29 David Shaw <[email protected]>
+
+ * trustdb.h, trustdb.c (clean_uids_from_key): New. Walk through
+ the user IDs on a key, and mark any that aren't valid for
+ deletion.
+
+ * keyedit.c (menu_clean_uids_from_key): New function to call
+ clean_uids_from_key() on a key.
+ (keyedit_menu): Call it from here as part of the "clean" command.
+
2005-05-26 David Shaw <[email protected]>
* g10.c (main): Default {export|import}-unusable-sigs to off until