diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 2c99a23de..9d96dccda 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,17 @@ +2003-02-02 David Shaw <[email protected]> + + * keyedit.c (menu_revuid): Properly handle a nonselfsigned uid on + a v4 key (treat as a v4 revocation). + + * keyedit.c (keyedit_menu, menu_revuid): Backport "revuid" from + devel. + + * import.c (print_import_check): Do not re-utf8 convert user IDs. + + * status.h, status.c (get_status_string), import.c (import_one, + print_import_check): Backport Timo's IMPORT_CHECK status message + from devel. + 2003-01-16 David Shaw <[email protected]> * g10.c (add_group): Trim whitespace after a group name so it does |