ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on

the left side of @ to make it short(er).
This commit is contained in:
Daniel Stenberg
2007-02-13 22:50:16 +00:00
parent e021fe9444
commit 4efa0d9f68
86 changed files with 94 additions and 90 deletions

View File

@@ -11,16 +11,17 @@ Curl and libcurl 7.16.2
This release includes the following changes:
o Added CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS
o Added CURLOPT_HTTP_CONTENT_DECODING, CURLOPT_HTTP_TRANSFER_DECODING and
o added CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS
o added CURLOPT_HTTP_CONTENT_DECODING, CURLOPT_HTTP_TRANSFER_DECODING and
--raw
o Added support for using the NSS library for TLS/SSL
o added support for using the NSS library for TLS/SSL
o changed default anonymous FTP password
This release includes the following bugfixes:
o in testsuite, update test cookies expiration from 2007-Feb-1 to year 2035
o socks5 works
o
o builds fine with VC2005
This release includes the following known bugs:
@@ -38,6 +39,6 @@ This release would not have looked like this without help, code, reports and
advice from friends like these:
Yang Tse, Manfred Schwarb, Michael Wallner, Jeff Pohlmeyer, Shmulik Regev,
Rob Crittenden
Rob Crittenden, Robert A. Monat
Thanks! (and sorry if I forgot to mention someone)