summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-09-26 14:19:05 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-09-26 14:19:05 +0200
commit186da666ed25d9df964977acf5e6e7adb7d169c8 (patch)
treef8bd24d1cf6c3ec31c89afb64560df57c7471263
parent90015fb10358dc3d294dabd43ea6eceaacb9b3dc (diff)
downloadgnutls_3_4_x-newapi.tar.gz
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 43a10b4444..849b4ac93b 100644
--- a/NEWS
+++ b/NEWS
@@ -5,10 +5,16 @@ See the end for copying conditions.
* Version 3.4.6 (unreleased)
+** libgnutls: Backported the new verification functions from the
+master branch.
+
** tools: Added support for LDAP and XMPP negotiation for STARTTLS.
** API and ABI modifications:
-No changes since last version.
+gnutls_session_set_verify_function: Added
+gnutls_session_set_verify_cert: Added
+gnutls_session_set_verify_cert2: Added
+gnutls_session_get_verify_cert_status: Added
* Version 3.4.5 (released 2015-09-12)