summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-06-15 09:09:20 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-06-15 09:09:20 +0200
commit4ebc1e6c528bf6f7fdd93896fbe9ef04e6924867 (patch)
tree55dc02dbf8ef74d9ce487f4724f08d4a76e7aa9e
parentaff5f32fe0d610261dfacb3cdefa779569a84745 (diff)
downloadgnutls-4ebc1e6c528bf6f7fdd93896fbe9ef04e6924867.tar.gz
doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b6cc758a73..65a98f90d0 100644
--- a/NEWS
+++ b/NEWS
@@ -37,7 +37,7 @@ See the end for copying conditions.
to verification functions. Resolves gitlab issue #177.
** libgnutls: OpenPGP authentication is disabled by default, and the resulting
- library is ABI compatible (will openpgp related functions being stubs that fail
+ library is ABI compatible (with openpgp related functions being stubs that fail
on invocation). The flag --enable-openpgp-authentication to configure will
enable OpenPGP authentication support.