summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2020-03-30 20:52:36 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2020-03-30 20:52:36 +0200
commit5c08aeda8f7c6453e43998fff5b528045d2b32a9 (patch)
tree01d56cb3c8acef16cdc3b989d3c605987ff1c370
parentbd87b5b66035411b5928e395a77be563949b85dc (diff)
downloadgnutls-5c08aeda8f7c6453e43998fff5b528045d2b32a9.tar.gz
NEWS: doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 538a9afe5d..5152049da4 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,9 @@ See the end for copying conditions.
** libgnutls: Added support for non-null terminated usernames in PSK
negotiation (#586).
+** gnutls-cli-debug: Improved support for old servers that only support
+ SSL 3.0.
+
** API and ABI modifications:
gnutls_hkdf_extract: Added
gnutls_hkdf_expand: Added
@@ -32,9 +35,6 @@ gnutls_psk_set_client_credentials_function2: Added
gnutls_psk_set_server_credentials_function2: Added
-** gnutls-cli-debug: Improved support for old servers that only support
- SSL 3.0.
-
* Version 3.6.12 (released 2020-02-01)
** libgnutls: Introduced TLS session flag (gnutls_session_get_flags())