Commit dfd1a636 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

updated

parent ee337309
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -8,6 +8,10 @@




Daniel (8 December)
Daniel (8 December)
- After correspondance with Gisle Vanem, I changed the 'connection aborted'
  error text when the FTP response reader failed to more specificly identify
  what the problem is.

- Based on a patch from Dominick Meglio, curl-config --feature now outputs
- Based on a patch from Dominick Meglio, curl-config --feature now outputs
  'AsynchDNS' as a feature if libcurl was built with ares. The feature name
  'AsynchDNS' as a feature if libcurl was built with ares. The feature name
  is the same that 'curl -V' outputs, for simplicity.
  is the same that 'curl -V' outputs, for simplicity.
+9 −4
Original line number Original line Diff line number Diff line
Curl and libcurl 7.11.0. A minor features added release.
Curl and libcurl 7.11.0. A minor-features-added release.


The 78th public curl release. Release number 105 counted from the very
The 78th public curl release. Release number 105 counted from the very
beginning.
beginning.


This release includes the following changes:
This release includes the following changes:


 o the new --ftp-pasv overrides a previous --ftpport
 o CURLOPT_FTPSSL and ftps:// now do ssl over FTP "The Right Way" (the curl
 o CURLOPT_FTPSSL and ftps:// now do ssl over FTP "The Right Way" (the curl
   tool now features the --ftp-ssl option)
   tool now features the --ftp-ssl option)
 o The Windows DLLs are built with an added "resource file"
 o The Windows DLLs are built with an added "resource file"
@@ -15,6 +16,10 @@ This release includes the following changes:


This release includes the following bugfixes:
This release includes the following bugfixes:


 o curl-config --feature now shows 'AsynchDNS' when built with ares
 o VMS build up-to-date and clarified source code
 o resolve bug caused socks5 to fail
 o Content-Length: is ignored when getting chunked Transfer-Encoding
 o POST over proxy to https server failed
 o POST over proxy to https server failed
 o improved how libcurl deals with persistant connections over FTP when a
 o improved how libcurl deals with persistant connections over FTP when a
   transfer fails
   transfer fails
@@ -48,8 +53,8 @@ advice from friends like these:
 Kevin Roth, Troels Walsted Hansen, Matt Veenstra, Marty Kuhrt, Benjamin
 Kevin Roth, Troels Walsted Hansen, Matt Veenstra, Marty Kuhrt, Benjamin
 Gerard, Gisle Vanem, Ralph Mitchell, Sébastien Willemijns, Kang-Jin Lee,
 Gerard, Gisle Vanem, Ralph Mitchell, Sébastien Willemijns, Kang-Jin Lee,
 Peter Sylvester, Siddhartha Prakash Jain, Mathias Axelsson, Maciej
 Peter Sylvester, Siddhartha Prakash Jain, Mathias Axelsson, Maciej
 W. Rozycki, Nicolas Croiset, Josh Kapell, Gaz Iqbal, Dave May, Markus Moeller,
 W. Rozycki, Nicolas Croiset, Josh Kapell, Gaz Iqbal, Dave May, Markus
 James Clancy, 
 Moeller, James Clancy, Giuseppe Attardi, swalkaus at yahoo.com, Steve Green,
 
 Marty Kuhrt, Dominick Meglio
 
 
        Thanks! (and sorry if I forgot to mention someone)
        Thanks! (and sorry if I forgot to mention someone)