From: Daniel Stenberg Date: Wed, 13 Apr 2005 08:50:13 +0000 (+0000) Subject: GnuTLS support X-Git-Tag: curl-7_14_0~178 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c52aa6df3322a1632aca2c3c8df5b661b2079edd;p=thirdparty%2Fcurl.git GnuTLS support --- diff --git a/docs/HISTORY b/docs/HISTORY index 884dcea536..33607ccb44 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.