diff options
author | Marcus Brinkmann <[email protected]> | 2003-07-29 18:25:27 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2003-07-29 18:25:27 +0000 |
commit | 40343b5f4aff6b0c208288d695f04f80f2321f1c (patch) | |
tree | 0812c1e52ee599ffbafcf142b6eaec7f173892a3 /doc/ChangeLog | |
parent | 2003-07-29 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-40343b5f4aff6b0c208288d695f04f80f2321f1c.tar.gz gpgme-40343b5f4aff6b0c208288d695f04f80f2321f1c.zip |
2003-07-29 Marcus Brinkmann <[email protected]>
* gpgme.texi (Encrypting a Plaintext): Mention encrypt and sign
operations in result function.
(Creating a Signature): Likewise.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 9b5a1da3..4b41c57b 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2003-07-29 Marcus Brinkmann <[email protected]> + + * gpgme.texi (Encrypting a Plaintext): Mention encrypt and sign + operations in result function. + (Creating a Signature): Likewise. + 2003-07-23 Marcus Brinkmann <[email protected]> * gpgme.texi (Key Listing Mode): Remove word duplication. |