[svn] gpgme - r1125 - in trunk/tests: . gpg
svn author marcus
cvs at cvs.gnupg.org
Fri Oct 7 01:28:51 CEST 2005
Author: marcus
Date: 2005-10-07 01:28:50 +0200 (Fri, 07 Oct 2005)
New Revision: 1125
Modified:
trunk/tests/ChangeLog
trunk/tests/gpg/t-sig-notation.c
Log:
2005-10-07 Marcus Brinkmann <marcus at g10code.de>
* gpg/t-sig-notation.c: Change critical notation to something
GnuPG understands.
Modified: trunk/tests/ChangeLog
===================================================================
--- trunk/tests/ChangeLog 2005-10-06 11:06:25 UTC (rev 1124)
+++ trunk/tests/ChangeLog 2005-10-06 23:28:50 UTC (rev 1125)
@@ -1,3 +1,8 @@
+2005-10-07 Marcus Brinkmann <marcus at g10code.de>
+
+ * gpg/t-sig-notation.c: Change critical notation to something
+ GnuPG understands.
+
2005-10-01 Marcus Brinkmann <marcus at g10code.de>
* gpg/Makefile.am (EXTRA_DIST): Remove gpg.conf.
Modified: trunk/tests/gpg/t-sig-notation.c
===================================================================
--- trunk/tests/gpg/t-sig-notation.c 2005-10-06 11:06:25 UTC (rev 1124)
+++ trunk/tests/gpg/t-sig-notation.c 2005-10-06 23:28:50 UTC (rev 1125)
@@ -42,8 +42,8 @@
{ "laughing at me",
"Just Squeeze Me",
GPGME_SIG_NOTATION_HUMAN_READABLE },
- { "leave at home",
- "Right Now",
+ { "preferred-email-encoding at pgp.com",
+ "pgpmime",
GPGME_SIG_NOTATION_HUMAN_READABLE | GPGME_SIG_NOTATION_CRITICAL },
{ NULL,
"http://www.gnu.org/policy/",
More information about the Gnupg-commits
mailing list