Skip to content
Snippets Groups Projects
RELEASE-NOTES 1.57 KiB
Newer Older
  • Learn to ignore specific revisions
  • Daniel Stenberg's avatar
    Daniel Stenberg committed
    Curl and libcurl 7.13.2
    
    Daniel Stenberg's avatar
    Daniel Stenberg committed
     Public curl release number:               87
     Releases counted from the very beginning: 114
    
    Daniel Stenberg's avatar
    Daniel Stenberg committed
     Available command line options:           105
    
     Available curl_easy_setopt() options:     122
    
     Number of public functions in libcurl:    46
    
    Daniel Stenberg's avatar
    Daniel Stenberg committed
     Amount of public web site mirrors:        20
    
     Number of known libcurl bindings:         31
    
    This release includes the following changes:
    
    
    Daniel Stenberg's avatar
    Daniel Stenberg committed
     o Added --form-string
     o libcurl can be built with SSPI support. curl_version_info() then returns
    
    Daniel Stenberg's avatar
    Daniel Stenberg committed
       a new feature bit: CURL_VERSION_SSPI. configure --enable-sspi added
    
    
    This release includes the following bugfixes:
    
    
    Daniel Stenberg's avatar
    Daniel Stenberg committed
     o inet_ntoa_r() when built with uClibc
    
    Daniel Stenberg's avatar
    Daniel Stenberg committed
     o the so name issue for the LDAP library dynamic load
    
     o crash when using SOCKS4 proxy
     o a debug printf() was removed
    
     o CURLOPT_FILETIME when downloading FTP corrupted data
    
     o FTP upload resume now works even if no file is present on the site
     o SSL seeding no longer attempts to read the whole random file
    
    
    Other curl-related news since the previous public release:
    
    
    Daniel Stenberg's avatar
    Daniel Stenberg committed
     o libcurl binding for Common Lisp: http://common-lisp.net/project/cl-curl/
    
    Daniel Stenberg's avatar
    Daniel Stenberg committed
     o http://curl.tolix.org is a new Californian mirror
     o http://curl.seekmeup.com/ is a new mirror in US Texas
    
    
    This release would not have looked like this without help, code, reports and
    advice from friends like these:
    
    
     Dan Fandrich, Ignacio Vazquez-Abrams, Randy McMurchy, Dominick Meglio,
    
    Daniel Stenberg's avatar
    Daniel Stenberg committed
     Jean-Marc Ranger, Tor Arntsen, Nodak Sodak, David Houlder, Gisle Vanem,
    
    Daniel Stenberg's avatar
    Daniel Stenberg committed
     Christopher R. Palmer, Gwenole Beauchesne
    
            Thanks! (and sorry if I forgot to mention someone)