diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-08-04 17:51:08 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-08-04 17:51:08 +0200 |
commit | a04912bb6576b9295d3f28429044ff797e32ab7c (patch) | |
tree | 180c40cb7f0c852d3d8c85f5e7b0fdd713dcb68b /TODO-RELEASE | |
parent | 519d0c0dd2536b192a233995f4e101a2aa00e5f3 (diff) | |
download | curl-a04912bb6576b9295d3f28429044ff797e32ab7c.tar.gz |
TODO-RELEASE: issue #290 fixed
Closed this entry:
290 - bug 3375603 "curl has problem with remote names containing ';'"
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 125c05429..0673d91be 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -12,8 +12,6 @@ To be addressed in 7.21.8 (or 7.22.0?) 289 - bug 3349227 "secure attribute in cookie does not work with equals sign" -290 - bug 3375603 "curl has problem with remote names containing ';'" - 291 - bug 3383692 "GET PARAMETER request and body in response" 292 - bug 3385258 "Addendum to 3370895" |