aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2001-11-16 01:44:49 +0000
committerMarcus Brinkmann <[email protected]>2001-11-16 01:44:49 +0000
commit3d97e032f8227db62140600e480db84ac352838c (patch)
tree37b4de6427e234af7bf3fa0c288f6a8f993b53bb /NEWS
parentgpgme/ (diff)
downloadgpgme-3d97e032f8227db62140600e480db84ac352838c.tar.gz
gpgme-3d97e032f8227db62140600e480db84ac352838c.zip
* TODO: Remove obsolete items, categorize another.
* NEWS: Add new feature decrypt-verify.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7363158e..15707fc4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+
+ * New operation to gpgme_op_decrypt_verify to decrypt and verify
+ signatures simultaneously.
+
Noteworthy changes in version 0.2.3 (2001-09-17)
------------------------------------------------