From aa20d6a45a1adb03c0529ce8a2ad80d0f4dd1e4f Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 28 Mar 2002 17:43:02 +0000 Subject: * gpgme.h (GpgmeAttr): Add values for issuer and chaining. * key.h (gpgme_key_s): Add issuer and chaining elements for X509. * keylist.c (keylist_colon_handler): Store them. * key.c (gpgme_key_release): Free them. (gpgme_key_get_as_xml,gpgme_key_get_string_attr): Print them. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2f919448..ff2e623c 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ case, symmetric encryption is performed. Note that this requires a passphrase from the user. + * More information is returned for X.509 certificates. + * Interface changes relative to the 0.3.4 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gpgme_op_encrypt EXTENDED: Symmetric encryption possible -- cgit v1.2.3