]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Revert "corrected planned version number"
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 11 Sep 2014 17:23:11 +0000 (19:23 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 11 Sep 2014 17:23:11 +0000 (19:23 +0200)
This reverts commit 5e44f432580f8b9533223acc3060db26446f0e96.

lib/x509/crq.c
lib/x509/verify-high.c
lib/x509/x509.c

index 5f526e2be160ed079e0f87401326f47e72c2a765..730137300ba84bb3e346cdfa9f7191384b062d00 100644 (file)
@@ -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,
index 8527faff81bfa3c5fe9ae01fcbeb96087ea3b813..fc5d301dd80f34291e64888e8252bca97229c448 100644 (file)
@@ -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,
index 579f0c52a12ea032a4cf8b0e8360679238126605..851dafaa6ee23e0e4c8866f178dc3ea72d40d121 100644 (file)
@@ -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,