From: Daniel Stenberg Date: Wed, 13 Apr 2005 08:50:13 +0000 (+0000) Subject: GnuTLS support X-Git-Tag: upstream/7.37.1~11320 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c52aa6df3322a1632aca2c3c8df5b661b2079edd;p=platform%2Fupstream%2Fcurl.git 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.