summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-04-13 08:50:13 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-04-13 08:50:13 +0000
commitc52aa6df3322a1632aca2c3c8df5b661b2079edd (patch)
treef851633ff7a1093fe5ecb348111952c3b65c857b
parenta19b23b59f6df1e3c2b584e3b05a0dba389b5f64 (diff)
downloadgnurl-c52aa6df3322a1632aca2c3c8df5b661b2079edd.tar.gz
gnurl-c52aa6df3322a1632aca2c3c8df5b661b2079edd.tar.bz2
gnurl-c52aa6df3322a1632aca2c3c8df5b661b2079edd.zip
GnuTLS support
-rw-r--r--docs/HISTORY4
1 files changed, 4 insertions, 0 deletions
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.