diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-08-07 22:54:37 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-08-07 22:54:37 +0200 |
commit | 339fef444032da541cb8bf2c74f764893c935b7c (patch) | |
tree | 75fffa42e07267af3ea539600f47a6c4e2ee22bc | |
parent | 15379f0614c56281b71dfc7b07b5e63955ccd9ac (diff) |
TODO-RELEASE: close issue #292
Fixed:
292 - bug 3385258 "Addendum to 3370895"
Basically brushing up commit 27b8814017a19
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 5b6485e83..b6ff7db5e 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -14,8 +14,6 @@ To be addressed in 7.21.8 (or 7.22.0?) 291 - bug 3383692 "GET PARAMETER request and body in response" -292 - bug 3385258 "Addendum to 3370895" - 294 - [curl] add a CUSTOM_SOCKET_ERROR_FUNCTION define for SET_SOCKERRNO (#21) https://github.com/bagder/curl/pull/21 |