2010-09-02 Marcus Brinkmann <marcus@g10code.de>
[gpgme.git] / doc / ChangeLog
index 7328f3811161113be962f4abc34a7602f4860454..d1ea9439bc2b506ffaceb7d62faa4457bf963b51 100644 (file)
@@ -1,3 +1,95 @@
+2010-01-05  Werner Koch  <wk@g10code.com>
+
+       * gpgme.texi (Changing Passphrases): New.
+
+2009-07-21  Werner Koch  <wk@g10code.com>
+
+       * uiserver.texi (UI Server Encrypt): Add --expect-sign option to
+       PREP_ENCRYPT.
+
+2009-06-16  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi (Result Management): New section.
+
+2009-06-16  Werner Koch  <wk@g10code.com>
+
+       * gpgme.texi (Exporting Keys): Document gpgme_op_export_keys.
+       (Importing Keys): Document gpgme_op_import_keys.
+       (Data Buffer Meta-Data): Document URL encodings.
+
+2009-05-28  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi (Library Version Check): Document selftest error.
+       (Creating Contexts): Likewise.
+
+2009-05-18  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi (Encrypting a Plaintext): Document
+       GPGME_ENCRYPT_NO_ENCRYPT_TO.
+
+2009-05-05  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi (Engine Information): Replace path by file_name.
+
+2008-11-28  Werner Koch  <wk@g10code.com>
+
+       * gpgme.texi (Listing Keys): Change description of the return
+       value to match the code.  Spotted by Colin Leroy.
+
+2008-10-15  Werner Koch  <wk@g10code.com>
+
+       * uiserver.texi (Miscellaneous UI Server Commands): Add option
+       --protocol to the SENDER command.
+
+2008-07-17  Werner Koch  <wk@g10code.com>
+
+       * module-overview.sk: New.
+
+2008-07-04  Werner Koch  <wk@g10code.com>
+
+       * gpgme.texi (Algorithms): Add a hint on symmetric only encryption.
+
+2008-06-27  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi (Cancellation): Document gpgme_cancel_async.
+
+2008-06-25  Werner Koch  <wk@g10code.com>
+
+       * gpgme.texi (Listing Keys): Updated example to the current API.
+       Noted by Nico Schottelius.
+
+2008-06-05  Werner Koch  <wk@g10code.com>
+
+       * uiserver.texi (Miscellaneous UI Server Commands): Describe
+       START_CONFDIALOG.
+
+2008-06-04  Werner Koch  <wk@g10code.com>
+
+       * gpgme.texi: Use @copying command. Change license to
+       GPLv3. Include protocol specis from GpgOL and GPGEx.  Minor
+       cleanups.
+
+2008-03-11  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi (File Based Data Buffers): Document the need for
+       blocking operations.
+       (Callback Based Data Buffers): Likewise.
+
+2008-03-05  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi (Library Version Check): Rename snippet function to
+       init_gpgme.
+       (I/O Callback Example): Call it here.
+
+2008-01-28  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi: Document that data encoding affects some output data
+       objects now.
+
+2007-09-27  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi (Protocols and Engines): Document GPGME_PROTOCOL_UNKNOWN.
+
 2007-09-11  Werner Koch  <wk@g10code.com>
 
        * gpgme.texi (I/O Callback Example): Typo fix.