doc/
[gpgme.git] / doc / ChangeLog
index 9b5a1da346988c5f1c339cdbf1511c91acb692f6..11cc544b5f51126a6a251f75b45d742be4f188a4 100644 (file)
@@ -1,3 +1,53 @@
+2003-09-14  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi (Locale): New section.
+       (Multi Threading): Set locale in example.
+
+2003-09-13  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi (Error Strings): Add gpgme_strerror_r.
+
+2003-09-13  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi (Multi Threading): Update documentation.
+
+2003-09-03  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi (Header): We don't use the assuan namespace anymore.
+       Document new thread options.
+
+2003-08-14  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi (Creating a Signature): Change type of member class
+       to unsigned int.
+
+2003-08-04  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi (Verify): Get error code from SIG->status in the code
+       for gpgme_get_sig_status.
+
+2003-07-31  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi (Key Management): Add can_authenticate flag.
+
+       * gpgme.texi (Listing Keys): Document GPG_ERR_AMBIGUOUS_NAME for
+       gpgme_get_key.
+
+2003-07-29  Marcus Brinkmann  <marcus@g10code.de>
+
+       * Makefile.am (EXTRA_DIST): Remove variable.
+
+       * 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.
+
+       * gpgme.texi (Encrypting a Plaintext): Mention encrypt and sign
+       operations in result function.
+       (Creating a Signature): Likewise.
+
 2003-07-23  Marcus Brinkmann  <marcus@g10code.de>
 
        * gpgme.texi (Key Listing Mode): Remove word duplication.