]> granicus.if.org Git - curl/commitdiff
text: added in 7.8
authorDaniel Stenberg <daniel@haxx.se>
Tue, 29 May 2001 12:09:15 +0000 (12:09 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 29 May 2001 12:09:15 +0000 (12:09 +0000)
docs/curl_global_cleanup.3

index 680991856a4f895798a63ba97aa34f84257c8c1e..4e8311cdac3f38670bb92cf191e08a6d7d5a798d 100644 (file)
@@ -18,6 +18,8 @@ uses of libcurl is complete.
 This is the opposite of \fIcurl_global_init\fP.
 
 Not calling this function may result in memory leaks.
+
+This function was added in libcurl 7.8.
 .SH "SEE ALSO"
 .BR curl_global_init "(3), "
 .SH BUGS