diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 27bbb24a2..4dbd64c12 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,5 +1,8 @@ 2002-02-27 David Shaw <[email protected]> + * export.c (do_export_stream): Do not include v3 keys in a + --export-secret-subkeys export. + * getkey.c (merge_selfsigs_main): If a key isn't valid (say, because of no self-signature), allow --always-trust to force it valid so it can be trusted. |