aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-04-01 08:40:10 +0000
committerWerner Koch <[email protected]>2002-04-01 08:40:10 +0000
commitbf58937986d23ff78a9384de3849ea2173cf78c9 (patch)
treeb63c79e8e93a1eec12461bef32ee9f2416316f68 /NEWS
parent* gpgme.h (GpgmeAttr): Add values for issuer and chaining. (diff)
downloadgpgme-0-3-5.tar.gz
gpgme-0-3-5.zip
Released 0.3.5V0-3-5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ff2e623c..a5a88401 100644
--- a/NEWS
+++ b/NEWS
@@ -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.