From: Nikos Mavrogiannopoulos Date: Wed, 4 Mar 2015 07:20:35 +0000 (+0100) Subject: added the change of priority string NORMAL in documentation X-Git-Tag: gnutls_3_4_0~267 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cab8a5ba7e8d5461aa2fc36459044e1c751e8b39;p=thirdparty%2Fgnutls.git added the change of priority string NORMAL in documentation --- diff --git a/doc/cha-upgrade.texi b/doc/cha-upgrade.texi index 3b6eeec5ff..e124246cbf 100644 --- a/doc/cha-upgrade.texi +++ b/doc/cha-upgrade.texi @@ -128,6 +128,9 @@ however, several deprecated functions were removed, and are listed below. @multitable @columnfractions .30 .60 @headitem Old function @tab Replacement +@item Priority string "NORMAL" has been modified +@tab The following string emulates the 3.3.x behavior "NORMAL:+VERS-SSL3.0:+ARCFOUR-128:+DHE-DSS:+SIGN-DSA-SHA512:+SIGN-DSA-SHA256:+SIGN-DSA-SHA1" + @item @funcintref{gnutls_certificate_client_set_retrieve_function}, @funcintref{gnutls_certificate_server_set_retrieve_function} @tab @funcref{gnutls_certificate_set_retrieve_function}