summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-05 13:38:50 +0300
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-05 13:38:50 +0300
commit836bb138ea1e153f9154f96f2523b2e88fd47610 (patch)
tree48dc07e85a8f7931886eda12926fbc6aed5c3189
parentbe9fa900581546ef81dbfa4551f2ff155ae3c34d (diff)
downloadgnutls-836bb138ea1e153f9154f96f2523b2e88fd47610.tar.gz
Revert "documented update"
This reverts commit 85564d9b3775058935939029a49d182343b70665.
-rw-r--r--NEWS5
1 files changed, 0 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 894342ed42..20c29e1d8f 100644
--- a/NEWS
+++ b/NEWS
@@ -4,9 +4,6 @@ See the end for copying conditions.
* Version 3.1.11 (unreleased)
-** libgnutls: Added support for the Application Layer Protocol Negotiation
-(ALPN) extension.
-
** libgnutls: Added priority string VERS-DTLS-ALL.
** libgnutls: When in compatibility mode allow for a wrong version in the
@@ -32,8 +29,6 @@ key for signing and encryption is yes.
gnutls_certificate_set_x509_key_mem2: Added
gnutls_certificate_set_x509_key_file2: Added
gnutls_sign_algorithm_get_client: Added
-gnutls_alpn_get_selected_protocol: Added
-gnutls_alpn_set_protocols: Added
GNUTLS_PRIVKEY_SIGN_FLAG_TLS1_RSA: Added