diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-01-17 12:00:08 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-01-17 12:00:08 +0000 |
commit | 6045d051d73d02271533dffd2352b1425b7a56ee (patch) | |
tree | e3e32860f154a9dac23b6646aa607c77bcd2bb5e | |
parent | cfe00ed4ad699dc50f8337930cd7792454a26079 (diff) |
two other still outstanding issues
-rw-r--r-- | TODO-RELEASE | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 9e74692ba..9d9bbac17 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -13,6 +13,10 @@ To get fixed in 7.16.1 (planned release: January 2007) 79 - Vlad's Connection resuability after CURLE_WRITE_ERROR http://curl.haxx.se/mail/lib-2007-01/0122.html -80 - +80 - Steffen Rumler's Race Condition in Curl_proxyCONNECT: + http://curl.haxx.se/mail/lib-2007-01/0045.html +81 - Kumar Swamy Bhatt's problem in ftp/ssl "LIST" operation: + http://curl.haxx.se/mail/lib-2007-01/0103.html +82 - |