diff options
author | Werner Koch <[email protected]> | 2002-04-01 08:40:10 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2002-04-01 08:40:10 +0000 |
commit | bf58937986d23ff78a9384de3849ea2173cf78c9 (patch) | |
tree | b63c79e8e93a1eec12461bef32ee9f2416316f68 /NEWS | |
parent | * gpgme.h (GpgmeAttr): Add values for issuer and chaining. (diff) | |
download | gpgme-0-3-5.tar.gz gpgme-0-3-5.zip |
Released 0.3.5V0-3-5
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +Noteworthy changes in version 0.3.5 (2002-04-01) +------------------------------------------------ + * gpgme_op_encrypt can be called with RECIPIENTS being 0. In this case, symmetric encryption is performed. Note that this requires a passphrase from the user. |