1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

* packet.h, build-packet.c (sig_to_notation), keygen.c

(keygen_add_notations): Tweak to handle non-human-readable notation
values.
This commit is contained in:
David Shaw 2006-03-08 23:42:45 +00:00
parent 4fea8fdbbb
commit 889c4afd78
4 changed files with 15 additions and 6 deletions

View file

@ -1,5 +1,9 @@
2006-03-08 David Shaw <dshaw@jabberwocky.com>
* packet.h, build-packet.c (sig_to_notation), keygen.c
(keygen_add_notations): Tweak to handle non-human-readable
notation values.
* options.h, sign.c (mk_notation_policy_etc), gpg.c
(add_notation_data): Use it here for the various notation
commands.