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 a60d63c23..f8728d49a 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,5 +1,8 @@ 2001-03-13 Werner Koch <[email protected]> + * main.c, options.h: New option fixed_list_mode. + * keylist.c (list_keyblock_colon): use it here. + * getkey.c (merge_keys_and_selfsig): Divert merging of public keys to the function used in key selection.. * keylist.c (is_uid_valid): Removed. |