aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index a09a0ddce..76a93d711 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,11 @@
+2005-11-10 David Shaw <[email protected]>
+
+ * trustdb.h, trustdb.c (clean_sigs_from_uid): Add flag to remove
+ all non-selfsigs from key during cleaning. Change all callers.
+
+ * export.c (do_export_stream): Use it here so we don't need
+ additional minimize code in the export path.
+
2005-11-06 David Shaw <[email protected]>
* options.skel: Add a section for --encrypt-to. This is Debian