marcus committed to gpgme/doc

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Wed, 27 Feb 2002 00:39:58 +0100


Date:	Wednesday February 27, 2002 @ 0:39
Author:	marcus

Update of /cvs/gnupg/gpgme/doc
In directory trithemius:/tmp/cvs-serv10509/doc

Modified Files:
	ChangeLog gpgme.texi 
Log Message:
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.


File: ChangeLog        	Status: Up-to-date
File: gpgme.texi       	Status: Up-to-date