summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-07-28 14:34:15 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-07-29 11:31:59 +0200
commit0882e01bc1aac98d185ee1d8c25fa9ee5700011d (patch)
tree311fa74bd0525f2faa8da1268a3bf4f586a589b1
parent071ba28b1fd03b00625f9b6789bfd00181842136 (diff)
downloadgnutls-0882e01bc1aac98d185ee1d8c25fa9ee5700011d.tar.gz
doc update [ci skip]
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e54d9440c9..0bde863785 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,7 @@ See the end for copying conditions.
* Version 3.5.3 (unreleased)
** libgnutls: Added support for TCP fast open (RFC7413), allowing
- to reduce round-trips in initial handshake. Based on proposal and
+ to reduce by one round-trip the handshake process. Based on proposal and
patch by Tim Ruehsen.
** libgnutls: Adopted a simpler with less memory requirements DTLS sliding
@@ -27,7 +27,7 @@ See the end for copying conditions.
** libgnutls: Fixes in gnutls_x509_crt_list_import2, which was
ignoring flags if all certificates in the list fit within the
- initially allocated memory.
+ initially allocated memory. Patch by Tim Kosse.
** certtool: Added the "add_extension" and "add_critical_extension"
template options. This allows specifying arbitrary extensions into