aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2017-04-05 12:48:04 +0000
committerJustus Winter <[email protected]>2017-04-05 12:48:46 +0000
commitadfa09699c7ecad5dec5b79944a59291eaec75b4 (patch)
treed81de04ffef8f5d0fdbce1a5fe97e4bf1fd9c047
parentFreeBSD's closefrom(2) does not return errors (diff)
downloadgpgme-adfa09699c7ecad5dec5b79944a59291eaec75b4.tar.gz
gpgme-adfa09699c7ecad5dec5b79944a59291eaec75b4.zip
Fix typo.
-- Signed-off-by: Justus Winter <[email protected]>
Diffstat (limited to '')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a5cc1da4..05207685 100644
--- a/NEWS
+++ b/NEWS
@@ -49,7 +49,7 @@ Noteworthy changes in version 1.9.0 (2017-03-28)
GPGME_ENCRYPT_WRAP NEW.
GPGME_DECRYPT_VERIFY NEW.
GPGME_DECRYPT_UNWRAP NEW.
-o gpgme_data_rewind UN-DEPRECATE.
+ gpgme_data_rewind UN-DEPRECATE.
cpp: Context::revUid(const Key&, const char*) NEW.
cpp: Context::startRevUid(const Key&, const char*) NEW.
cpp: Context::addUid(const Key&, const char*) NEW.