diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-08-09 14:23:35 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-08-09 14:23:35 +0200 |
commit | 209cf2df373de3129b111b4f29a3733d8bcc4f6c (patch) | |
tree | 584961581c644534b581006341ec31613ee1d9d1 /TODO-RELEASE | |
parent | 7c21c1c4f981a947f9f91ff685f898d0306589f7 (diff) | |
download | curl-209cf2df373de3129b111b4f29a3733d8bcc4f6c.tar.gz |
TODO-RELEASE: issue #289 is fixed
289 - bug 3349227 "secure attribute in cookie does not work with equals sign"
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 9ce86d78f..813ed5121 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,4 +1,4 @@ -To be addressed in 7.21.8 (or 7.22.0?) +To be addressed in 7.22.0 ========================= 284 - bug 3172608 "No re-authentication when HTTP connecton is closed" @@ -10,8 +10,6 @@ To be addressed in 7.21.8 (or 7.22.0?) Would appreciate a Windows developer to give it a look before we apply the suggested patch -289 - bug 3349227 "secure attribute in cookie does not work with equals sign" - 291 - bug 3383692 "GET PARAMETER request and body in response" 294 - [curl] add a CUSTOM_SOCKET_ERROR_FUNCTION define for SET_SOCKERRNO |