diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-05-07 11:20:44 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-05-07 11:20:44 +0000 |
commit | 317e030de098eb76099b6fa5b29e5099bc70162d (patch) | |
tree | c8c26daa1f794035609400d1d3bb9b29451b92c9 /TODO-RELEASE | |
parent | cfda3e6a48fdeb2a3ffd9358a38666c2a1a6038b (diff) |
added mention of two more current bugs/issues
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 76049dcc0..31026d878 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -14,7 +14,11 @@ To be addressed in 7.19.5 (planned release: May 2009) 235 - #2784055, connect race with multi and socks proxy -236 - +236 - timeout in milliseconds doesn't seem to work + +237 - Redirection failing with NTLM authentication + +238 - To be addressed in 7.19.6 (planned release: July 2009) ========================= |