From: Daniel Stenberg Date: Wed, 13 Apr 2005 08:50:13 +0000 (+0000) Subject: GnuTLS support X-Git-Tag: pre-sockfilt~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c52aa6df3322a1632aca2c3c8df5b661b2079edd;p=curl GnuTLS support --- diff --git a/docs/HISTORY b/docs/HISTORY index 884dcea53..33607ccb4 100644 --- a/docs/HISTORY +++ b/docs/HISTORY @@ -139,3 +139,7 @@ August 2004: Number of public functions in libcurl: 36 Amount of public web site mirrors: 12 Number of known libcurl bindings: 26 + +April 2005: + +GnuTLS can now optionally be used for the secure layer when curl is built.