diff options
Diffstat (limited to '')
-rw-r--r-- | g10/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 6d5bbe318..06588eebc 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,5 +1,15 @@ +2001-10-23 Werner Koch <[email protected]> + + * keyedit.c (keyedit_menu): Changed helptext for showpref + command. Suggested by Reinhard Wobst. + + * keyring.c (keyring_search): When marking the offtbl ready, take + into account that we may have more than one keyring. + 2001-10-22 Werner Koch <[email protected]> + * Makefile.am: Do not use OMIT_DEPENDENCIES + * build-packet.c (build_sig_subpkt): Default is now to put all types of subpackets into the hashed area and only list those which should go into the unhashed area. |