diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-12-01 11:54:00 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-12-01 11:54:00 +0000 |
commit | 6f2afe0c304b9ad2f287db1068833d1ea35bc15d (patch) | |
tree | 10a6f68da2f9dea272e829a5b4e9d63565d83a80 /TODO-RELEASE | |
parent | d8c61d459e528ead954482ac797861bce95dd895 (diff) |
CURLOPT_CLOSEPOLICY can't be set
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index b557ec87b..b56e71717 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -16,4 +16,8 @@ To get fixed in 7.16.1 (planned release: January 2007) 75 - "copying everything downloaded" (posted 11 nov 2006). -76 - +76 - CURLOPT_CLOSEPOLICY can't be set! (posted 30 nov 2006). I suggest we let + it remain unsettable and remove code that deals with the (two) different + cases it can be set to. + +77 - |