allow user+password in the URL for all protocols
[platform/upstream/curl.git] / RELEASE-NOTES
index b96171c..6a70e72 100644 (file)
@@ -9,7 +9,9 @@ Curl and libcurl 7.20.1
 
 This release includes the following changes:
 
- o 
+ o The 'ares' subtree has been removed from the source repository
+ o smoother rate limiting
+ o allow user+password in URL for all protocols
 
 This release includes the following bugfixes:
 
@@ -28,6 +30,19 @@ This release includes the following bugfixes:
  o CURLOPT_CERTINFO memory leak
  o sub-second timeouts improvements
  o configure fixes for GSSAPI
+ o threaded resolver double free when closing curl handle
+ o configure fixes for building with the clang compiler
+ o easy interix rate limiting logic
+ o curl_multi_remove_handle() caused use after free
+ o TFTP improved error codes
+ o TFTP fixed TSIZE handling for uploads
+ o SSL possible double free when reusing curl handle
+ o alarm()-based DNS timeout bug
+ o re-used FTP connection multi interface crash
+ o chunked-encoding with Content-Length: header problem
+ o multi interface HTTP POST over a proxy using PROXYTUNNEL
+ o RTSP GET_PARAMETER
+ o timeout after last data chunk was handled
 
 This release includes the following known bugs:
 
@@ -38,6 +53,9 @@ advice from friends like these:
 
  Steven M. Schweda, Yang Tse, Jack Zhang, Tom Donovan, Martin Hager,
  Daniel Fandrich, Patrick Monnerat, Pat Ray, Wesley Miaw, Ben Greear,
- Ryan Chan, Markus Duft, Andrei Benea, Jacob Moshenko, Daniel Johnson
+ Ryan Chan, Markus Duft, Andrei Benea, Jacob Moshenko, Daniel Johnson,
+ Constantine Sapuntzakis, Douglas Steinwand, Thomas Lopatic, Hauke Duden,
+ Akos Pasztory, Kenny To, Christopher Conroy, Massimo Callegari,
+ Bob Richmond
 
         Thanks! (and sorry if I forgot to mention someone)