aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2004-01-13 21:43:25 +0000
committerMarcus Brinkmann <[email protected]>2004-01-13 21:43:25 +0000
commit6d47796aa629a526b1bdb705ae7e2befa0d6ef12 (patch)
tree15b578a0a43f5df9e1b03fc93bf2a899d716e141
parent2004-01-13 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-6d47796aa629a526b1bdb705ae7e2befa0d6ef12.tar.gz
gpgme-6d47796aa629a526b1bdb705ae7e2befa0d6ef12.zip
2004-01-13 Marcus Brinkmann <[email protected]>
* gpgme.texi (Key Management): Fix exportable field.
Diffstat (limited to '')
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/gpgme.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 6d6d7bb7..44aba929 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2004-01-13 Marcus Brinkmann <[email protected]>
+
+ * gpgme.texi (Key Management): Fix exportable field.
+
2003-12-25 Marcus Brinkmann <[email protected]>
* gpgme.texi (Key Management): Rename member class in
diff --git a/doc/gpgme.texi b/doc/gpgme.texi
index 071793fc..9044dd3c 100644
--- a/doc/gpgme.texi
+++ b/doc/gpgme.texi
@@ -2177,7 +2177,7 @@ This is true if the key signature is expired.
@item unsigned int invalid : 1
This is true if the key signature is invalid.
-@item unsigned int disabled : 1
+@item unsigned int exportable : 1
This is true if the key signature is exportable.
@item gpgme_pubkey_algo_t pubkey_algo