From: Nikos Mavrogiannopoulos Date: Wed, 1 Apr 2015 08:04:54 +0000 (+0200) Subject: mention gnutls_privkey_sign_raw_data in upgrade section X-Git-Tag: gnutls_3_4_0~58 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7a47d53cfafc8f28f59d1737c19cb1d1ea5ca83a;p=thirdparty%2Fgnutls.git mention gnutls_privkey_sign_raw_data in upgrade section --- diff --git a/doc/cha-upgrade.texi b/doc/cha-upgrade.texi index e124246cbf..9367239316 100644 --- a/doc/cha-upgrade.texi +++ b/doc/cha-upgrade.texi @@ -178,4 +178,7 @@ however, several deprecated functions were removed, and are listed below. @item @funcintref{gnutls_x509_crt_verify_data} @tab @funcref{gnutls_pubkey_verify_data2} +@item @funcintref{gnutls_privkey_sign_raw_data} +@tab @funcref{gnutls_privkey_sign_hash} with the flag GNUTLS_PRIVKEY_SIGN_FLAG_TLS1_RSA + @end multitable