aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2001-11-16 12:13:01 +0000
committerMarcus Brinkmann <[email protected]>2001-11-16 12:13:01 +0000
commit590bd5a7d88cb8aa21bae45789fb321136e4820a (patch)
tree63e3262a4861f67440d7630b5c2faf8853c61d17
parent * TODO: Remove obsolete items, categorize another. (diff)
downloadgpgme-590bd5a7d88cb8aa21bae45789fb321136e4820a.tar.gz
gpgme-590bd5a7d88cb8aa21bae45789fb321136e4820a.zip
Fix small error.
Diffstat (limited to '')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 15707fc4..90b6e038 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
- * New operation to gpgme_op_decrypt_verify to decrypt and verify
+ * New operation gpgme_op_decrypt_verify to decrypt and verify
signatures simultaneously.
Noteworthy changes in version 0.2.3 (2001-09-17)