From 3c9959368e0099af4ef8c27953d7fc3c3d4cea29 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Sun, 3 Mar 2002 17:37:34 +0000 Subject: doc/ 2002-03-03 Marcus Brinkmann * gpgme.texi (Information About Keys): Document GPGME_ATTR_EXPIRE. gpgme/ 2002-03-03 Marcus Brinkmann * passphrase.c (_gpgme_passphrase_status_handler): Also set the error No_Passphrase if only a bad passphrase was provided. --- doc/ChangeLog | 4 ++++ doc/gpgme.texi | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index 88d4fbf9..a4c733ea 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2002-03-03 Marcus Brinkmann + + * gpgme.texi (Information About Keys): Document GPGME_ATTR_EXPIRE. + 2002-03-03 Marcus Brinkmann * gpgme.texi (Verify): Document verification of normal and diff --git a/doc/gpgme.texi b/doc/gpgme.texi index f691e50c..fb3cbe3d 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -1358,7 +1358,8 @@ This is the timestamp at creation time of a sub key. It is representable as a number. @item GPGME_ATTR_EXPIRE -XXX FIXME +This is the expiration time of a sub key. It is representable as a +number. @item GPGME_ATTR_OTRUST XXX FIXME (also for trust items) -- cgit v1.2.3