summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2018-01-17 08:13:08 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2018-01-17 08:13:08 +0100
commit1bec99e983e91bb766bd5e9ed21dce51799ee57d (patch)
treee70bfc9a0ac1e75ec16a62e6482be488e0efc62b
parent11d2768ee2d9946125334e452ddeb86b813bbead (diff)
downloadgnutls-1bec99e983e91bb766bd5e9ed21dce51799ee57d.tar.gz
doc update [ci skip]
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5cda83338a..6c410f8f4d 100644
--- a/NEWS
+++ b/NEWS
@@ -22,7 +22,7 @@ See the end for copying conditions.
** libgnutls: Corrected MTU calculation for the CBC ciphersuites. The data
MTU calculation now, it correctly accounts for the fixed overhead due to
padding (as 1 byte), while at the same time considers the rest of the
- padding as part of data MTU.
+ padding as part of data MTU. Resolves issue #360.
** API and ABI modifications:
No changes since last version.