diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-02-25 07:51:39 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-02-25 07:51:39 +0000 |
commit | 74241e7d852531bc8ee9301fd3e5ec0c5fabc7cf (patch) | |
tree | e47471dacb29dc1e030a5e4ce46ae4932f36f8ab /CHANGES | |
parent | 3154f04fb908ddf0066fe1d07cab2bbc0e9e67f4 (diff) |
- Kaspar Brand made GnuTLS-built libcurl properly acknowledge the option that
forces it to prefer SSLv3.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel S (25 Feb 2008) +- Kaspar Brand made GnuTLS-built libcurl properly acknowledge the option that + forces it to prefer SSLv3. + Daniel S (23 Feb 2008) - Sam Listopad provided a patch in feature-request #1900014 http://curl.haxx.se/bug/feature.cgi?id=1900014 that makes libcurl (built to |