summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2015-11-13 16:40:14 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2015-11-13 16:40:14 +0100
commit86cfae5389d80d516adeea6b13f98baae536369e (patch)
tree0bf5a0d507911e27c7ad1fe41147cf828cfc3ce4
parentd309095209c250aa327e44990c0b78531ae75bd3 (diff)
downloadgnutls-86cfae5389d80d516adeea6b13f98baae536369e.tar.gz
doc update
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 662ff77535..536fb94646 100644
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@ See the end for copying conditions.
ciphersuites. This solves an interoperability issue with openssl.
Reported by Viktor Dukhovni.
-** libgnutls: Correctly the setting of salt size in gnutls_pkcs12_mac_info().
+** libgnutls: Corrected the setting of salt size in gnutls_pkcs12_mac_info().
** libgnutls: On a rehandshake allow switching from anonymous to ECDHE and
DHE ciphersuites.