mirror of
https://github.com/curl/curl.git
synced 2025-02-11 14:50:40 +08:00
recent changes
This commit is contained in:
parent
8b37844e5f
commit
6bb215f56c
12
CHANGES
12
CHANGES
@ -6,8 +6,18 @@
|
|||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
|
|
||||||
|
Daniel (30 November 2004)
|
||||||
|
- Dan Fandrich's fix for libz 1.1 and "extra field" usage in a gzip stream
|
||||||
|
|
||||||
|
- Dan also helped me with input data to create three more test cases for the
|
||||||
|
--compressed option.
|
||||||
|
|
||||||
Daniel (29 November 2004)
|
Daniel (29 November 2004)
|
||||||
- As reported in Mandrake's bug tracker bug 12285
|
- I improved the test suite to enable binary contents in the tests (by proving
|
||||||
|
it base64 encoded), like for testing decompress etc. Added test 220 and 221
|
||||||
|
for this purpose. Tests can now also depend on libz to run.
|
||||||
|
|
||||||
|
- As reported by Reinout van Schouwen in Mandrake's bug tracker bug 12285
|
||||||
(http://qa.mandrakesoft.com/show_bug.cgi?id=12285), when connecting to an
|
(http://qa.mandrakesoft.com/show_bug.cgi?id=12285), when connecting to an
|
||||||
IPv6 host with FTP, --disable-epsv (or --disable-eprt) effectively disables
|
IPv6 host with FTP, --disable-epsv (or --disable-eprt) effectively disables
|
||||||
the ability to transfer a file. Now, when connected to an FTP server with
|
the ability to transfer a file. Now, when connected to an FTP server with
|
||||||
|
@ -54,6 +54,6 @@ advice from friends like these:
|
|||||||
Peter Wullinger, Guillaume Arluison, Alexander Krasnostavsky, Mohun Biswas,
|
Peter Wullinger, Guillaume Arluison, Alexander Krasnostavsky, Mohun Biswas,
|
||||||
Tomas Pospisek, Gisle Vanem, Dan Fandrich, Paul Nolan, Andres Garcia,
|
Tomas Pospisek, Gisle Vanem, Dan Fandrich, Paul Nolan, Andres Garcia,
|
||||||
Tim Sneddon, Ian Gulliver, Jean-Philippe Barrette-LaPierre, Jeff Phillips,
|
Tim Sneddon, Ian Gulliver, Jean-Philippe Barrette-LaPierre, Jeff Phillips,
|
||||||
Wojciech Zwiefka, David Phillips
|
Wojciech Zwiefka, David Phillips, Reinout van Schouwen
|
||||||
|
|
||||||
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