aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-01-05 22:55:51 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-01-05 22:55:51 +0000
commit7bf11297fee0cc3956f64c0bec34cd0a0f05e055 (patch)
treec82d059abf1bafe35d20bbc8934c521cd4e2780d
parent292ef5fabbe0b2031906ed36ac64c83dfb2b4dbc (diff)
Dan Fandrich fixed our zlib usage
-rw-r--r--CHANGES2
-rw-r--r--RELEASE-NOTES2
2 files changed, 3 insertions, 1 deletions
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)