gpgme/doc
Marcus Brinkmann 69ab559a7b doc/
2002-02-06  Marcus Brinkmann  <marcus@g10code.de>

	* gpgme.texi (Waiting For Completion): Adjust doc to changes in
	the code.

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

	* wait.c (gpgme_wait): Add new argument STATUS, in which the
	status of the returned context is returned.
	(_gpgme_wait_on_condition): Rework the function a bit, to make it
	aware of cancelled processes, and to allow to use gpgme_wait with
	CTX being NULL (as documented in the source).
	(struct proc_s): New member REPORTED.
	* gpgme.h: Fix prototype.
	* verify.c (gpgme_op_verify): Fix use of gpgme_wait.
	* sign.c (gpgme_op_sign):
	* import.c (gpgme_op_import):
	* genkey.c (gpgme_op_genkey):
	* export.c (gpgme_op_export):
	* encrypt.c (gpgme_op_encrypt):
	* delete.c (gpgme_op_delete):
	* decrypt-verify.c (gpgme_op_decrypt_verify):
2002-02-06 01:20:49 +00:00
..
.cvsignore Revert cruft from last check in. 2001-12-19 17:26:54 +00:00
ChangeLog doc/ 2002-02-06 01:20:49 +00:00
fdl.texi 2002-01-16 Marcus Brinkmann <marcus@g10code.de> 2002-01-16 00:41:10 +00:00
gdoc Added more doc entries and prepared for 0.2.3 2001-09-17 08:25:36 +00:00
gpgme.texi doc/ 2002-02-06 01:20:49 +00:00
gpl.texi 2002-01-16 Marcus Brinkmann <marcus@g10code.de> 2002-01-16 00:41:10 +00:00
Makefile.am 2002-01-16 Marcus Brinkmann <marcus@g10code.de> 2002-01-16 00:41:10 +00:00