From c6efb8252632e8a344c0839e80f4aa830e8a0db2 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 8 Jun 2008 21:04:46 +0000 Subject: the next release is now called 7.19.0 --- docs/libcurl/libcurl-errors.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/libcurl/libcurl-errors.3') diff --git a/docs/libcurl/libcurl-errors.3 b/docs/libcurl/libcurl-errors.3 index c1ab31237..4fb87ad56 100644 --- a/docs/libcurl/libcurl-errors.3 +++ b/docs/libcurl/libcurl-errors.3 @@ -21,7 +21,7 @@ .\" * $Id$ .\" ************************************************************************** .\" -.TH libcurl-errors 3 "30 Aug 2007" "libcurl 7.17.0" "libcurl errors" +.TH libcurl-errors 3 "8 Jun 2008" "libcurl 7.19.0" "libcurl errors" .SH NAME libcurl-errors \- error codes in libcurl .SH DESCRIPTION @@ -213,9 +213,9 @@ Socket is not ready for send/recv wait till it's ready and try again. This return code is only returned from \fIcurl_easy_recv(3)\fP and \fIcurl_easy_send(3)\fP (Added in 7.18.2) .IP "CURLE_SSL_CRL_BADFILE (82)" -Failed to load CRL file (Added in 7.18.3) +Failed to load CRL file (Added in 7.19.0) .IP "CURLE_SSL_ISSUER_ERROR (83)" -Issuer check failed (Added in 7.18.3) +Issuer check failed (Added in 7.19.0) .IP "CURLE_OBSOLETE*" These error codes will never be returned. They used to be used in an old libcurl version and are currently unused. -- cgit v1.2.3