1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

* mainproc.c (check_sig_and_print): Prefix the key ID printed with

0x.  Requested by Nelson H. F. Beebe.
This commit is contained in:
Werner Koch 2003-10-03 12:49:48 +00:00
parent 239753826f
commit 342ae2b472
3 changed files with 11 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2003-10-03 Werner Koch <wk@gnupg.org>
* mainproc.c (check_sig_and_print): Prefix the key ID printed with
0x. Requested by Nelson H. F. Beebe.
2003-10-01 David Shaw <dshaw@jabberwocky.com>
* g10.c (main): Add --no-groups to zero --group list.