From: Daniel Stenberg Date: Mon, 5 Jan 2004 22:55:51 +0000 (+0000) Subject: Dan Fandrich fixed our zlib usage X-Git-Tag: curl-7_11_0~86 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7bf11297fee0cc3956f64c0bec34cd0a0f05e055;p=curl Dan Fandrich fixed our zlib usage --- diff --git a/CHANGES b/CHANGES index 66359b793..94dc540e8 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,8 @@ 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 applied. New curl_easy_setopt options that accept 'off_t' arguments are: diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 3a32cd8dd..7eb4fed08 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -69,6 +69,6 @@ advice from friends like these: W. Rozycki, Nicolas Croiset, Josh Kapell, Gaz Iqbal, Dave May, Markus Moeller, James Clancy, Giuseppe Attardi, swalkaus at yahoo.com, Steve Green, 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)