summaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_reset.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-07-31 19:47:00 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-07-31 19:47:00 +0000
commitd892a4dc23a628d60b39801ebad43e7a0d54dad3 (patch)
tree6a43014c33f9eaea4eb40b78b0870dbde049a950 /docs/libcurl/curl_easy_reset.3
parent496ea65f39c745ffc240660adc8f67907f6b7c9f (diff)
downloadgnurl-d892a4dc23a628d60b39801ebad43e7a0d54dad3.tar.gz
gnurl-d892a4dc23a628d60b39801ebad43e7a0d54dad3.tar.bz2
gnurl-d892a4dc23a628d60b39801ebad43e7a0d54dad3.zip
mention this is new
Diffstat (limited to 'docs/libcurl/curl_easy_reset.3')
-rw-r--r--docs/libcurl/curl_easy_reset.32
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/libcurl/curl_easy_reset.3 b/docs/libcurl/curl_easy_reset.3
index 6cf5ddbea..812be4c8b 100644
--- a/docs/libcurl/curl_easy_reset.3
+++ b/docs/libcurl/curl_easy_reset.3
@@ -15,6 +15,8 @@ it was just created with \fIcurl_easy_init(3)\fP.
It does not change the following information kept in the handle: live
connections, the Session ID cache, the DNS cache, the cookies and shares.
+
+This function was added in libcurl 7.12.1.
.SH RETURN VALUE
Nothing
.SH "SEE ALSO"