From: Nikos Mavrogiannopoulos Date: Sat, 21 Feb 2015 09:53:25 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_4_0~296 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bcde0dcdb28262b9a7ffdd4608b73317f50a98e2;p=thirdparty%2Fgnutls.git doc update --- diff --git a/doc/cha-upgrade.texi b/doc/cha-upgrade.texi index 4e468d43cf..3b6eeec5ff 100644 --- a/doc/cha-upgrade.texi +++ b/doc/cha-upgrade.texi @@ -47,7 +47,7 @@ They are replaced by the safer function @funcref{gnutls_session_get_random} @tab Replaced by using the system's errno fascility or @funcref{gnutls_transport_set_errno}. @item @funcintref{gnutls_x509_privkey_verify_data} -@tab Replaced by @funcref{gnutls_pubkey_verify_data}. +@tab Replaced by @funcref{gnutls_pubkey_verify_data2}. @item @funcintref{gnutls_certificate_verify_peers} @tab Replaced by @funcref{gnutls_certificate_verify_peers2}.