Fix typo.

--
Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
Justus Winter 2017-04-05 14:48:04 +02:00
parent 50565982cd
commit adfa09699c
No known key found for this signature in database
GPG Key ID: DD1A52F9DA8C9020

2
NEWS
View File

@ -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.