mirror of
https://github.com/curl/curl.git
synced 2025-09-29 07:26:48 +03:00
RELEASE-NOTES: synced up to 588402585b
This commit is contained in:
parent
588402585b
commit
488f9545a2
|
@ -43,6 +43,11 @@ This release includes the following bugfixes:
|
||||||
o curl_easy_duphandle: clone the c-ares handle correctly
|
o curl_easy_duphandle: clone the c-ares handle correctly
|
||||||
o MacOSX-Framework: updates for Snowleopard
|
o MacOSX-Framework: updates for Snowleopard
|
||||||
o support URL containing colon without trailing port number
|
o support URL containing colon without trailing port number
|
||||||
|
o parsedate: allow time specified without seconds
|
||||||
|
o curl_easy_escape: don't escape "unreserved" characters
|
||||||
|
o SFTP: avoid downloading negative sizes
|
||||||
|
o Lots of GSS/KRB FTP fixes
|
||||||
|
o TFTP: Work around tftpd-hpa upload bug
|
||||||
|
|
||||||
This release includes the following known bugs:
|
This release includes the following known bugs:
|
||||||
|
|
||||||
|
@ -54,6 +59,7 @@ advice from friends like these:
|
||||||
Kamil Dudka, Ben Greear, Cameron Kaiser, Dan Fandrich, Dirk Manske,
|
Kamil Dudka, Ben Greear, Cameron Kaiser, Dan Fandrich, Dirk Manske,
|
||||||
Guenter Knauf, Julien Chaffraix, Quanah Gibson-Mount, Tor Arntsen,
|
Guenter Knauf, Julien Chaffraix, Quanah Gibson-Mount, Tor Arntsen,
|
||||||
Peter Pentchev, James Bursa, Fabian Keil, Michal Gorny, Mauro Iorio,
|
Peter Pentchev, James Bursa, Fabian Keil, Michal Gorny, Mauro Iorio,
|
||||||
Hendrik Visage, Ning Dong, David McCreedy
|
Hendrik Visage, Ning Dong, David McCreedy, Patrick Monnerat,
|
||||||
|
Tim Newsome
|
||||||
|
|
||||||
Thanks! (and sorry if I forgot to mention someone)
|
Thanks! (and sorry if I forgot to mention someone)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user