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): Fix assertion failure when using

toggle to see a secret key.  Reported by Maxim Britov.
This commit is contained in:
David Shaw 2003-09-03 23:24:03 +00:00
parent 12bcf6dcd2
commit ff4b6613a9
2 changed files with 6 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2003-09-03 David Shaw <dshaw@jabberwocky.com>
* keyedit.c (show_key_with_all_names): Fix assertion failure when
using toggle to see a secret key. Reported by Maxim Britov.
2003-08-31 David Shaw <dshaw@jabberwocky.com>
* g10.c (add_keyserver_url), keyedit.c (keyedit_menu), sign.c