diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-08-30 20:23:31 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-08-30 20:23:31 +0000 |
commit | 4f0d286d2c24fd0104e4769f190277b39dc50474 (patch) | |
tree | 390f6330f62c07d214ef2fcba5c5d920b201e47d /TODO-RELEASE | |
parent | 6fb5888e5518c652470b3e8491f840c021611708 (diff) |
Added:
165 - "Problem with CURLOPT_RESUME_FROM and CURLOPT_APPEND" by Daniele Pinau,
recipe: http://curl.haxx.se/mail/lib-2008-08/0439.html
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 4138250df..f83f4a331 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -20,4 +20,7 @@ To be addressed before 7.19.1 (planned release: October 2008) 164 - Automatic downgrading to HTTP 1.0 (tests 1071 through 1074) -165 - +165 - "Problem with CURLOPT_RESUME_FROM and CURLOPT_APPEND" by Daniele Pinau, + recipe: http://curl.haxx.se/mail/lib-2008-08/0439.html + +166 - |