summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-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())