1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* keyedit.c (show_key_with_all_names): Use list-option show-long-keyid in

main --edit-key display.
This commit is contained in:
David Shaw 2003-08-30 01:08:08 +00:00
parent b9c223f86a
commit 7c352dc29e
2 changed files with 19 additions and 8 deletions

View file

@ -1,5 +1,8 @@
2003-08-29 David Shaw <dshaw@jabberwocky.com>
* keyedit.c (show_key_with_all_names): Use list-option
show-long-keyid in main --edit-key display.
* keyedit.c (print_and_check_one_sig): Use list-option
show-long-keyid in --edit-key "check" function.