2005-10-07 Marcus Brinkmann <marcus@g10code.de>
* gpg/t-sig-notation.c: Change critical notation to something GnuPG understands.
This commit is contained in:
parent
54844a992f
commit
2513557bf5
@ -1,3 +1,8 @@
|
|||||||
|
2005-10-07 Marcus Brinkmann <marcus@g10code.de>
|
||||||
|
|
||||||
|
* gpg/t-sig-notation.c: Change critical notation to something
|
||||||
|
GnuPG understands.
|
||||||
|
|
||||||
2005-10-01 Marcus Brinkmann <marcus@g10code.de>
|
2005-10-01 Marcus Brinkmann <marcus@g10code.de>
|
||||||
|
|
||||||
* gpg/Makefile.am (EXTRA_DIST): Remove gpg.conf.
|
* gpg/Makefile.am (EXTRA_DIST): Remove gpg.conf.
|
||||||
|
@ -42,8 +42,8 @@ static struct {
|
|||||||
{ "laughing@me",
|
{ "laughing@me",
|
||||||
"Just Squeeze Me",
|
"Just Squeeze Me",
|
||||||
GPGME_SIG_NOTATION_HUMAN_READABLE },
|
GPGME_SIG_NOTATION_HUMAN_READABLE },
|
||||||
{ "leave@home",
|
{ "preferred-email-encoding@pgp.com",
|
||||||
"Right Now",
|
"pgpmime",
|
||||||
GPGME_SIG_NOTATION_HUMAN_READABLE | GPGME_SIG_NOTATION_CRITICAL },
|
GPGME_SIG_NOTATION_HUMAN_READABLE | GPGME_SIG_NOTATION_CRITICAL },
|
||||||
{ NULL,
|
{ NULL,
|
||||||
"http://www.gnu.org/policy/",
|
"http://www.gnu.org/policy/",
|
||||||
|
Loading…
Reference in New Issue
Block a user