diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-09-05 16:14:51 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-09-05 16:14:51 +0000 |
commit | 45d3bfff287ad212410156c008a57a166a8646f8 (patch) | |
tree | 66fb86d8ef98a524e5bf475e53e33c558a086a0a | |
parent | 18110b519c56a464bca4258332279c580f07a52f (diff) |
Removed after commit:
158 - Martin Drasar's CURLOPT_POSTREDIR work:
http://curl.haxx.se/mail/lib-2008-08/0170.html
-rw-r--r-- | TODO-RELEASE | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index aa6cb55cc..8c40eb4cd 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,9 +1,6 @@ To be addressed before 7.19.1 (planned release: October/November 2008) ============================= -158 - Martin Drasar's CURLOPT_POSTREDIR work: - http://curl.haxx.se/mail/lib-2008-08/0170.html - 162 - Craig Perras' note "http upload: how to stop on error" http://curl.haxx.se/mail/archive-2008-08/0138.html |