diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index eb4feec56..7e58c653a 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,5 +1,13 @@ 2002-06-15 David Shaw <[email protected]> + * keyedit.c (show_key_with_all_names), keylist.c + (list_keyblock_print): Show "[expired]" before expired uids. + + * keyedit.c (show_key_with_all_names_colon), mainproc.c + (list_node), keylist.c (list_keyblock_colon): Use "uat" for user + attribute packets instead of "uid". Also use '<count> <length>' + rather than the fake user id string. + * keygen.c (keygen_add_revkey): Remove unused code. * misc.c (check_permissions): Check directory permissions |