gpgme/gpgmeplug (ChangeLog gpgmeplug.c)

cvs user marcus cvs@cvs.gnupg.org
Tue, 19 Nov 2002 17:41:16 +0100


    Date: Tuesday, November 19, 2002 @ 17:41:16
  Author: marcus
    Path: /cvs/gnupg/gpgme/gpgmeplug

Modified: ChangeLog gpgmeplug.c

doc/
2002-11-19  Marcus Brinkmann  <marcus@g10code.de>

	* gpgme.texi (Generating Keys): Document new argument to
	gpgme_op_genkey.

gpgme/
2002-11-19  Marcus Brinkmann  <marcus@g10code.de>

	* genkey.c: Only include <config.h> if [HAVE_CONFIG_H].
	(struct genkey_result_s): Add new member FPR.
	(_gpgme_release_genkey_result): Free RESULT->fpr if set.
	(genkey_status_handler): Extract the fingerprint from the status
	line.
	(gpgme_op_genkey): Add new argument FPR and return the fingerprint
	in it.
	* gpgme.h: Adjust prototype of gpgme_op_genkey.

tests/
2002-11-19  Marcus Brinkmann  <marcus@g10code.de>

	* gpg/t-genkey.c (main): Add missing argument to gpgme_op_genkey
	invocation.
CVSk: ----------------------------------------------------------------------


-------------+
 ChangeLog   |    5 +++++
 gpgmeplug.c |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)