diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-05-07 11:41:06 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-05-07 11:41:06 +0000 |
commit | 172501e10c16c28607c86e55fa92b9a75c020478 (patch) | |
tree | 027a44a3896c5bb8126149154cd356cc5f7d25cc /TODO-RELEASE | |
parent | 317e030de098eb76099b6fa5b29e5099bc70162d (diff) |
added Curl_getoff_all_pipelines SIGSEGV
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 31026d878..5c5f20289 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -18,7 +18,9 @@ To be addressed in 7.19.5 (planned release: May 2009) 237 - Redirection failing with NTLM authentication -238 - +238 - Curl_getoff_all_pipelines SIGSEGV + +239 - To be addressed in 7.19.6 (planned release: July 2009) ========================= |