aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2003-07-29 18:46:30 +0000
committerMarcus Brinkmann <[email protected]>2003-07-29 18:46:30 +0000
commit14c928fb9175de2eeb3e24f60c210e5062e06fe9 (patch)
tree36365c7710c0ebcce974ea48d9ebceeae8cc2225 /doc/ChangeLog
parent2003-07-29 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-14c928fb9175de2eeb3e24f60c210e5062e06fe9.tar.gz
gpgme-14c928fb9175de2eeb3e24f60c210e5062e06fe9.zip
2003-07-29 Marcus Brinkmann <[email protected]>
* gpgme.texi (Encrypting a Plaintext): Bad passphrase is only possible with symmetric encryption, change the wording to reflect that. * gpgme.texi (Creating a Signature): Document GPG_ERR_UNUSABLE_SECKEY.
Diffstat (limited to '')
-rw-r--r--doc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 20f5a5ea..bde1e134 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,9 @@
2003-07-29 Marcus Brinkmann <[email protected]>
+ * gpgme.texi (Encrypting a Plaintext): Bad passphrase is only
+ possible with symmetric encryption, change the wording to reflect
+ that.
+
* gpgme.texi (Creating a Signature): Document
GPG_ERR_UNUSABLE_SECKEY.