From aa0390ec3b910bbbc323a15ec3c3351e77785a9a Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 28 Mar 2017 16:21:37 +0200 Subject: Release 1.9.0 * configure.ac : Bump LT version to C29/A18/R0. : Bump LT version to C10/A4/R0. : Bump LT version to C9/A2/R0. -- Signed-off-by: Werner Koch --- doc/gpgme.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/gpgme.texi') diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 62004aed..40423cff 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -14,7 +14,7 @@ @syncodeindex pg fn @copying -Copyright @copyright{} 2002--2008, 2010, 2012--2016 g10 Code GmbH. +Copyright @copyright{} 2002--2008, 2010, 2012--2017 g10 Code GmbH. @quotation Permission is granted to copy, distribute and/or modify this document @@ -3426,7 +3426,7 @@ The function @code{gpgme_op_keylist_from_data_start} initiates a key listing operation inside the context @var{ctx}. In contrast to the other key listing operation the keys are read from the supplied @var{data} and not from the local key database. The keys are also not -imported into the local ley database. The function sets everything up +imported into the local key database. The function sets everything up so that subsequent invocations of @code{gpgme_op_keylist_next} return the keys from @var{data}. -- cgit v1.2.3