doc/
authorMarcus Brinkmann <mb@g10code.com>
Tue, 26 Feb 2002 23:39:58 +0000 (23:39 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Tue, 26 Feb 2002 23:39:58 +0000 (23:39 +0000)
commit31b2a458ff66a70fffe587448d60044b7127b795
tree4b878c81bd811c278f354beb093aa4651262375b
parent85c7100872319b1a755d0bdafc61c9ebb6f5a0aa
doc/
2002-02-27  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.texi (Encrypting a Plaintext): Document
GPGME_Invalid_Recipients.
(Error Values): Likewise.

gpgme/
2002-02-27  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.h: Add new error code GPGME_Invalid_Recipient.
* encrypt.c (struct encrypt_result_s): New member invalid_recipients,
rename no_recipients to no_valid_recipients.
(_gpgme_encrypt_status_handler): Include error for invalid
recipients.
* engine-gpgsm.c (gpgsm_set_recipients): Change type of first
argument to GpgsmObject.  Use that to report back the status about
the recipients.
NEWS
doc/ChangeLog
doc/gpgme.texi
gpgme/ChangeLog
gpgme/encrypt.c
gpgme/engine-gpgsm.c
gpgme/gpgme.h