mirror of
https://github.com/curl/curl.git
synced 2026-08-25 09:13:31 +03:00
recent changes
This commit is contained in:
parent
d9ca9154d1
commit
fd704f8de0
2 changed files with 31 additions and 1 deletions
|
|
@ -18,6 +18,10 @@ This release includes the following changes:
|
|||
|
||||
This release includes the following bugfixes:
|
||||
|
||||
o write callback abort didn't always "take"
|
||||
o the curl -z "bad syntax" warning is now hidden when -s is used
|
||||
o curl -d @nonexisting no longer makes a GET
|
||||
o minor debug callback data size
|
||||
o date parsing of dates including daylight savings time zone names
|
||||
o using NTLM over proxy with an FTP URL
|
||||
o curl-config --features now displays SSL when built with GnuTLS too
|
||||
|
|
@ -53,6 +57,6 @@ advice from friends like these:
|
|||
John McGowan, Georg Wicherski, Andres Garcia, Eric Cooper, Todd Kulesza,
|
||||
Tupone Alfredo, Gisle Vanem, David Shaw, Andrew Bushnell, Dan Fandrich,
|
||||
Adrian Schuur, Diego Casorran, Peteris Krumins, Jon Grubbs, Christopher
|
||||
R. Palmer
|
||||
R. Palmer, Mario Schroeder, Richard Clayton, James Bursa
|
||||
|
||||
Thanks! (and sorry if I forgot to mention someone)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue