TODO-RELEASE: fixed issue #291
[platform/upstream/curl.git] / TODO-RELEASE
1 To be addressed in 7.22.0
2 =========================
3
4 284 - bug 3172608 "No re-authentication when HTTP connecton is closed"
5       http://curl.haxx.se/bug/view.cgi?id=3172608
6       Would be nice if someone could verify the suggested patch
7
8 285 - bug 3163118 "Allow programatic use of telnet on Windows"
9       http://curl.haxx.se/bug/view.cgi?id=3163118
10       Would appreciate a Windows developer to give it a look before we apply
11       the suggested patch
12
13 294 - [curl] add a CUSTOM_SOCKET_ERROR_FUNCTION define for SET_SOCKERRNO
14      (#21) https://github.com/bagder/curl/pull/21
15
16 295 - "RTSP Authentication (#22)" https://github.com/bagder/curl/pull/22
17
18 296 - "OOM leak in multi code" (by Dan Fandrich)
19
20 297 - "--ftp-create-dirs fails on SFTP?" Trasca Virgil
21      http://curl.haxx.se/mail/archive-2011-06/0051.html
22
23 298 - [patch RFC] An option to set Kerberos service name
24       Pete Zaitcev  http://curl.haxx.se/mail/lib-2011-07/0120.html
25
26 299 - POP3 empty list problem & solution + DELE command + SMTP fix
27       Graeme Gill http://curl.haxx.se/mail/lib-2011-07/0047.html
28
29 300 - "Polling on stray socket on sequential transfers." Andrew S
30       http://curl.haxx.se/mail/lib-2011-07/0053.html
31
32 301 - "Forcing select on vista"
33       http://curl.haxx.se/mail/lib-2011-07/0128.html
34
35 303 - "Added AUTH NTLM for SMTP" Steve Holme
36       http://curl.haxx.se/mail/lib-2011-07/0186.html and
37       http://curl.haxx.se/mail/lib-2011-08/0008.html
38
39 306 - SSL Sessions shared by Alejandro Alvarez Ayllon
40       http://curl.haxx.se/mail/lib-2011-08/0002.html
41
42 308 -