From a04912bb6576b9295d3f28429044ff797e32ab7c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 4 Aug 2011 17:51:08 +0200 Subject: [PATCH] TODO-RELEASE: issue #290 fixed Closed this entry: 290 - bug 3375603 "curl has problem with remote names containing ';'" --- TODO-RELEASE | 2 -- 1 file changed, 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"