diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-06-29 07:38:11 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-06-29 07:38:11 +0000 |
commit | 813d7585c71eae040eab1039fc2a7e7e4d38749e (patch) | |
tree | eaef3b9b5acdc8962d7567221cc3a4376893313f /CHANGES | |
parent | ae55c1c1444b228341cdc748172f1e89242b61c3 (diff) |
Nic Roets brought a fix for the certificate verification when using SSL.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -6,6 +6,16 @@ History of Changes +Daniel (29 June 2001) +- Nic Roets brought a fix for the certificate verification when using SSL. + +Daniel (27 June 2001) +- Made the FTP tests run OK even on machines running curl IPv6-enabled. + +- Troy Engel corrected some RPM package details. + +Version 7.8.1-pre2 + Daniel (25 June 2001) - Björn Stenberg correctly identified a problem that occurred when downloading several files with curl, and using resume. The first file's resume index was @@ -14,6 +24,8 @@ Daniel (25 June 2001) - Anton Kalmykov provided a fix that makes curl work with form field names with spaces like when -F is used. +Version 7.8.1-pre1 + Daniel (20 June 2001) - Mike Bytnar provided a fine report that proved that the --with-ssl option for configure needed tweaking. It no longer searches the default directories |