From: Daniel Stenberg Date: Mon, 5 Jan 2004 22:55:51 +0000 (+0000) Subject: Dan Fandrich fixed our zlib usage X-Git-Tag: upstream/7.37.1~13770 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7bf11297fee0cc3956f64c0bec34cd0a0f05e055;p=platform%2Fupstream%2Fcurl.git Dan Fandrich fixed our zlib usage --- diff --git a/CHANGES b/CHANGES index 66359b7..94dc540 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 3a32cd8..7eb4fed 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)