mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Dan Fandrich fixed our zlib usage
This commit is contained in:
parent
292ef5fabb
commit
7bf11297fe
2
CHANGES
2
CHANGES
@ -8,6 +8,8 @@
|
|||||||
|
|
||||||
|
|
||||||
Daniel (5 January 2004)
|
Daniel (5 January 2004)
|
||||||
|
- Dan Fandrich provided a fix on our zlib usage.
|
||||||
|
|
||||||
- David J Meyer's patch that introduce large file support to libcurl was
|
- David J Meyer's patch that introduce large file support to libcurl was
|
||||||
applied. New curl_easy_setopt options that accept 'off_t' arguments are:
|
applied. New curl_easy_setopt options that accept 'off_t' arguments are:
|
||||||
|
|
||||||
|
@ -69,6 +69,6 @@ advice from friends like these:
|
|||||||
W. Rozycki, Nicolas Croiset, Josh Kapell, Gaz Iqbal, Dave May, Markus
|
W. Rozycki, Nicolas Croiset, Josh Kapell, Gaz Iqbal, Dave May, Markus
|
||||||
Moeller, James Clancy, Giuseppe Attardi, swalkaus at yahoo.com, Steve Green,
|
Moeller, James Clancy, Giuseppe Attardi, swalkaus at yahoo.com, Steve Green,
|
||||||
Marty Kuhrt, Dominick Meglio, Diego Casorran, David Byron, John McGowan,
|
Marty Kuhrt, Dominick Meglio, Diego Casorran, David Byron, John McGowan,
|
||||||
David J Meyer
|
David J Meyer, Dan Fandrich
|
||||||
|
|
||||||
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