diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-08-04 23:27:05 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-08-04 23:27:05 +0200 |
commit | 9812446c659cad4e44ed65a4e9b3716d26cefb25 (patch) | |
tree | 1682aa8e01a12f6611c435289d342fefe755e339 /TODO-RELEASE | |
parent | 5eb2396cd15cbbf73b02ad6bbcc313167330c2b5 (diff) | |
download | curl-9812446c659cad4e44ed65a4e9b3716d26cefb25.tar.gz |
TODO-RELEASE: issue #293 is done
Fixed:
293 - from http://bugzilla.redhat.com/723075 "curl segfaults"
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 0673d91be..23e4b7f87 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -16,8 +16,6 @@ To be addressed in 7.21.8 (or 7.22.0?) 292 - bug 3385258 "Addendum to 3370895" -293 - from http://bugzilla.redhat.com/723075 "curl segfaults" - 294 - [curl] add a CUSTOM_SOCKET_ERROR_FUNCTION define for SET_SOCKERRNO (#21) https://github.com/bagder/curl/pull/21 |