aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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