TODO-RELEASE: issue #289 is fixed
[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 291 - bug 3383692 "GET PARAMETER request and body in response"
14
15 294 - [curl] add a CUSTOM_SOCKET_ERROR_FUNCTION define for SET_SOCKERRNO
16      (#21) https://github.com/bagder/curl/pull/21
17
18 295 - "RTSP Authentication (#22)" https://github.com/bagder/curl/pull/22
19
20 296 - "OOM leak in multi code" (by Dan Fandrich)
21
22 297 - "--ftp-create-dirs fails on SFTP?" Trasca Virgil
23      http://curl.haxx.se/mail/archive-2011-06/0051.html
24
25 298 - [patch RFC] An option to set Kerberos service name
26       Pete Zaitcev  http://curl.haxx.se/mail/lib-2011-07/0120.html
27
28 299 - POP3 empty list problem & solution + DELE command + SMTP fix
29       Graeme Gill http://curl.haxx.se/mail/lib-2011-07/0047.html
30
31 300 - "Polling on stray socket on sequential transfers." Andrew S
32       http://curl.haxx.se/mail/lib-2011-07/0053.html
33
34 301 - "Forcing select on vista"
35       http://curl.haxx.se/mail/lib-2011-07/0128.html
36
37 303 - "Added AUTH NTLM for SMTP" Steve Holme
38       http://curl.haxx.se/mail/lib-2011-07/0186.html and
39       http://curl.haxx.se/mail/lib-2011-08/0008.html
40
41 306 - SSL Sessions shared by Alejandro Alvarez Ayllon
42       http://curl.haxx.se/mail/lib-2011-08/0002.html
43
44 308 -