]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 12 Jan 2018 15:14:23 +0000 (16:14 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 16 Jan 2018 07:54:22 +0000 (08:54 +0100)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
NEWS

diff --git a/NEWS b/NEWS
index 857e4db816c4311425547e1d589e59f8ee3b3cd2..d456513b4b0c2a822bb86f3da2a362565e6906aa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,11 @@ See the end for copying conditions.
    issue #347 which caused self signed certificates to be additionally marked as of
    insufficient security level.
 
+** 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.
+
 ** API and ABI modifications:
 No changes since last version.