summaryrefslogtreecommitdiff
path: root/manual/html_node/Upgrading-from-previous-versions.html
diff options
context:
space:
mode:
Diffstat (limited to 'manual/html_node/Upgrading-from-previous-versions.html')
-rw-r--r--manual/html_node/Upgrading-from-previous-versions.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/html_node/Upgrading-from-previous-versions.html b/manual/html_node/Upgrading-from-previous-versions.html
index 432c90ceb5..423bf19cf5 100644
--- a/manual/html_node/Upgrading-from-previous-versions.html
+++ b/manual/html_node/Upgrading-from-previous-versions.html
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- This manual is last updated 29 July 2014 for version
-3.3.7 of GnuTLS.
+3.3.8 of GnuTLS.
Copyright (C) 2001-2013 Free Software Foundation, Inc.\\
Copyright (C) 2001-2013 Nikos Mavrogiannopoulos
@@ -14,10 +14,10 @@ copy of the license is included in the section entitled "GNU Free
Documentation License". -->
<!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ -->
<head>
-<title>GnuTLS 3.3.7: Upgrading from previous versions</title>
+<title>GnuTLS 3.3.8: Upgrading from previous versions</title>
-<meta name="description" content="GnuTLS 3.3.7: Upgrading from previous versions">
-<meta name="keywords" content="GnuTLS 3.3.7: Upgrading from previous versions">
+<meta name="description" content="GnuTLS 3.3.8: Upgrading from previous versions">
+<meta name="keywords" content="GnuTLS 3.3.8: Upgrading from previous versions">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
@@ -208,7 +208,7 @@ as described in <a href="Asynchronous-operation.html#Asynchronous-operation">Asy
<tr><td width="30%"><code>gnutls_ext_register</code></td><td width="60%">Removed. Extension registration API is now internal to allow easier changes in the API.</td></tr>
<tr><td width="30%"><code>gnutls_certificate_get_x509_crls</code>, <code>gnutls_certificate_get_x509_cas</code></td><td width="60%">Removed to allow updating the internal structures. Replaced by <a href="Core-TLS-API.html#gnutls_005fcertificate_005fget_005fissuer">gnutls_certificate_get_issuer</a>.</td></tr>
<tr><td width="30%"><code>gnutls_certificate_get_openpgp_keyring</code></td><td width="60%">Removed.</td></tr>
-<tr><td width="30%"><code>gnutls_ia_*</code></td><td width="60%">Removed. The inner application extensions were completely removed (they failed to be standardized).</td></tr>
+<tr><td width="30%"><code>gnutls_ia_</code></td><td width="60%">Removed. The inner application extensions were completely removed (they failed to be standardized).</td></tr>
</table>
<a name="Upgrading-to-3_002e1_002ex-from-3_002e0_002ex"></a>