diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-01-05 22:55:51 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-01-05 22:55:51 +0000 |
commit | 7bf11297fee0cc3956f64c0bec34cd0a0f05e055 (patch) | |
tree | c82d059abf1bafe35d20bbc8934c521cd4e2780d /CHANGES | |
parent | 292ef5fabbe0b2031906ed36ac64c83dfb2b4dbc (diff) |
Dan Fandrich fixed our zlib usage
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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: |