aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2003-02-06 20:09:24 +0000
committerMarcus Brinkmann <[email protected]>2003-02-06 20:09:24 +0000
commit5a37051361cd2d8c47c49f7ac3c4ae6fd0e0c206 (patch)
treeae288a94cdbbc1d5b36583ed3130a16df35ee017 /doc/ChangeLog
parent2003-01-30 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-5a37051361cd2d8c47c49f7ac3c4ae6fd0e0c206.tar.gz
gpgme-5a37051361cd2d8c47c49f7ac3c4ae6fd0e0c206.zip
doc/
2003-02-06 Marcus Brinkmann <[email protected]> * gpgme.texi (Cancelling an Operation): Removed. (Passphrase Callback): Document new type for GpgmePassphraseCb. gpgme/ 2003-02-06 Marcus Brinkmann <[email protected]> * gpgme.h (GpgmePassphraseCb): Change type to return GpgmeError, and add argument for returning the result string. (gpgme_cancel): Remove prototype. * gpgme.c (gpgme_cancel): Remove function. * context.h (struct gpgme_context_s): Remove member cancel. * passphrase.c (_gpgme_passphrase_command_handler): Call the passphrase callback in the new way. tests/ 2003-02-06 Marcus Brinkmann <[email protected]> * gpg/t-decrypt.c (passphrase_cb): Fix to new prototype. * gpg/t-decrypt-verify.c (passphrase_cb): Likewise. * gpg/t-edit.c (passphrase_cb): Likewise. * gpg/t-encrypt-sign.c (passphrase_cb): Likewise. * gpg/t-encrypt-sym.c (passphrase_cb): Likewise. * gpg/t-sign.c (passphrase_cb): Likewise. * gpg/t-signers.c (passphrase_cb): Likewise.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 4b695d71..37a7f086 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2003-02-06 Marcus Brinkmann <[email protected]>
+
+ * gpgme.texi (Cancelling an Operation): Removed.
+ (Passphrase Callback): Document new type for GpgmePassphraseCb.
+
2003-01-30 Marcus Brinkmann <[email protected]>
* gpgme.texi (Engine Information): Rename member part to