From: Nikos Mavrogiannopoulos Date: Thu, 11 Sep 2014 17:23:11 +0000 (+0200) Subject: Revert "corrected planned version number" X-Git-Tag: gnutls_3_4_0~950 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2d95354e1cbc8e0424fc698e6416dc5a7fbea6e;p=thirdparty%2Fgnutls.git Revert "corrected planned version number" This reverts commit 5e44f432580f8b9533223acc3060db26446f0e96. --- diff --git a/lib/x509/crq.c b/lib/x509/crq.c index 5f526e2be1..730137300b 100644 --- a/lib/x509/crq.c +++ b/lib/x509/crq.c @@ -1940,7 +1940,7 @@ gnutls_x509_crq_get_extension_by_oid(gnutls_x509_crq_t crq, * contain the specified extension * %GNUTLS_E_REQUESTED_DATA_NOT_AVAILABLE will be returned. * - * Since: 3.4.0 + * Since: 3.3.8 **/ int gnutls_x509_crq_get_extension_by_oid2(gnutls_x509_crq_t crq, diff --git a/lib/x509/verify-high.c b/lib/x509/verify-high.c index 8527faff81..fc5d301dd8 100644 --- a/lib/x509/verify-high.c +++ b/lib/x509/verify-high.c @@ -841,7 +841,7 @@ int check_key_purpose(gnutls_x509_crt_t crt, const gnutls_datum_t *ext_data, uns * negative error value. Note that verification failure will not result to an * error code, only @voutput will be updated. * - * Since: 3.4.0 + * Since: 3.3.8 **/ int gnutls_x509_trust_list_verify_crt2(gnutls_x509_trust_list_t list, diff --git a/lib/x509/x509.c b/lib/x509/x509.c index 579f0c52a1..851dafaa6e 100644 --- a/lib/x509/x509.c +++ b/lib/x509/x509.c @@ -1947,7 +1947,7 @@ gnutls_x509_crt_get_extension_by_oid(gnutls_x509_crt_t cert, * contain the specified extension * GNUTLS_E_REQUESTED_DATA_NOT_AVAILABLE will be returned. * - * Since: 3.4.0 + * Since: 3.3.8 **/ int gnutls_x509_crt_get_extension_by_oid2(gnutls_x509_crt_t cert,